Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to prevent frame from getting focus
Message
From
20/11/2002 15:05:39
Mike Sue-Ping
Cambridge, Ontario, Canada
 
 
To
20/11/2002 10:05:13
General information
Forum:
Internet
Category:
HTML
Miscellaneous
Thread ID:
00724226
Message ID:
00724879
Views:
24
Len,

Your code almost did exactly what I needed. The one minor glitch is the fact that the third frame can be tabbed to such that its border gets focus (as indicated with a grey outline). A control within it is therefore not selected or receiving focus and if the user is not paying attention, they may wonder where their cursor disappeared to :)

Any thoughts on preventing that from happening? Thanks again for the help!

Mike.

>
><frameset cols="...">
><frame src="..." ....>
><frame src="..." ....>
><frame src="..." .... onload="focus()" onblur="focus()">
></frameset>
>
>
>On loading the third frame receives the focus & on trying to move away from the frame it get the focus back. This still allows clicking on items in the other two frames, but you don't remain in those frames.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform