View Full Version : Calling a browser "command"
estrugo
04-02-2003, 06:11 PM
Do somebody can tell me how I can call a "browser command" for example: Find in IE (Ctrl+F) from an image or text link? with JavaScript? or a simpler way? Thanks
brothercake
04-02-2003, 10:08 PM
I don't think you can. But you can make a "find in page" with javascript, if that's what you wanted?
F.N.G.
04-02-2003, 10:27 PM
It can be done with activeX, but is not really suitable for internet use...
This thread addresses the 'Ctrl+F' issue:
Equivalent of self.find() in IE (http://www.codingforums.com/showthread.php?threadid=14825&highlight=equivalent)
estrugo
04-03-2003, 12:59 AM
Thanks a lot, I found exactly what I wanted in the links you gave
Again Thanks so much
__________________
Emerson
vBulletin® v3.8.2, Copyright ©2000-2012, Jelsoft Enterprises Ltd.