Login or Sign up Help | Site Map
Connecting Tech Pros Worldwide

accesskey issue

Question posted by: onlymukti4u (Member) on May 9th, 2008 04:46 AM
I have a page with three other pages added with Iframes, I just want to jump from one page to another by giving accesskey. Can anyone tell me how to give accesskey to iframes to move from one iframe to another.

Thanks in advance....

Regards,
Mukti
Would you like to answer this question?
Sign up for a free account, or Login (if you're already a member).
Paks's Avatar
Paks
Newbie
11 Posts
May 9th, 2008
09:00 AM
#2

Re: accesskey issue
Hi, there.
I've never tried it with iframes, but it should be the same
as with textboxes and buttons, shouldn't it?

So it should be something simple as:
<iframe accesskey="0">
...
</iframe>

To use different accesskeys in web browsers, I think these are the procedures :P
But I could be incorrect, hehe. Don't own a Mac e.g. :P
IE 5 or higher
Alt+0 Enter

IE 4 or lower
Alt+0

Firefox 2
Shift+Alt+0

Opera
Shift+Escape, release both and a list of available accesskeys should be displayed.
Press desired key.

Apple Mac
Ctrl+0
Hope it works out :)
-- Paks

Reply
onlymukti4u's Avatar
onlymukti4u
Member
36 Posts
May 12th, 2008
04:02 AM
#3

Re: accesskey issue
It is working fine but page is not getting highlighted on clicking Alt+accesskey.

Regards,
Mukti

Reply
Reply
Not the answer you were looking for? Post your question . . .
170,098 Experts ready to help you find a solution.
Sign up for a free account, or Login (if you're already a member).

Top HTML / CSS Forum Contributors