G
Gordon
Just a quickie. Is there a way to cause a browser to open it's
find... dialogue in response to an event, say a click on a button?
The idea is that there's a list of addresses that a client has used
for delivery in the past, but in some cases this list can be rather
long, and a lot of clients don't know about the browser find in page
dialogue.
I'd imagine getting the browser to generate it's own ctrl-f event
would be impossible, but is there a way to trigger the window (or
search bar in Firefox's case) directly from within javascript? My
search of the group turned up results that only seemed pertinent to
very old browsers, and i need something that will work in IE6 and
FireFox as a bare minimum.
find... dialogue in response to an event, say a click on a button?
The idea is that there's a list of addresses that a client has used
for delivery in the past, but in some cases this list can be rather
long, and a lot of clients don't know about the browser find in page
dialogue.
I'd imagine getting the browser to generate it's own ctrl-f event
would be impossible, but is there a way to trigger the window (or
search bar in Firefox's case) directly from within javascript? My
search of the group turned up results that only seemed pertinent to
very old browsers, and i need something that will work in IE6 and
FireFox as a bare minimum.