/    Sign up×
Community /Pin to ProfileBookmark

How to pop up the Find dialog box while clicking a button

Hi,

I need to popup the Find dialog box (i.e we are popping it using Ctrl+F in internet explorer) while clicking a button in a html page.

Kindly suggest. It is urgent.

Thanks in advance

Siva

to post a comment
HTML

2 Comments(s)

Copy linkTweet thisAlerts:
@jalarieJan 17.2006 — Maybe this is usefull:

NS4 NS7 -- ----- FF <input type="button" value="Find in Page" onclick="javascript:find();" />

NS4 NS6 -- Opera FF <input type="button" value="Back" onclick="javascript:back();" />

NS4 NS6 -- Opera FF <input type="button" value="Forward" onclick="javascript:forward();" />

NS4 NS6 -- Opera FF <input type="button" value="Home Page" onclick="javascript:home();" />

--- --- IE ----- -- <input type="button" value="Home Page" onclick="javascript:document.location='about:home';" />

NS4 NS6 IE Opera FF <input type="button" value="Print" onclick="javascript:print();" />

NS4 NS6 IE Opera FF <input type="button" value="Print" onclick="javascript:window.print();" />
Copy linkTweet thisAlerts:
@rskshivaauthorJan 18.2006 — Thanks.

But it is working in Netscape only. I need "Find" functionality in IE.

Kindly suggest.

Regards,

Siva
×

Success!

Help @rskshiva spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.25,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...