PDA

View Full Version : Find Button


djfenom
06-27-2002, 12:36 PM
Is there anyway of using IE's find option within a web page? So instead of pressing CTRL + F, you could have a button on page that if you pressed would bring up the find box.

Thanks.

whackaxe
06-27-2002, 02:36 PM
the best would be to make your own search in your page, put it in a hidden <div> and display it when the user presses f or sumthin like that