R
Ryan Stewart
Using IE 6... When focus is within an IFrame and you press Tab, it tends to
move the focus to the next component after the IFrame rather than to the
next one within it. Is there some way to overcome this? I tried setting the
IFrame's tabIndex to -1, but that only seems to work when it feels like it.
As much as I would like to do so, removing the IFrame is not an option at
this time, so I don't need that suggestion. Although if you have any
constructive advice or helpful links on how to get IFrame-like behavior
(loading a page within a page) in another, more cross-browser compatible
way, it could be useful in the future.
move the focus to the next component after the IFrame rather than to the
next one within it. Is there some way to overcome this? I tried setting the
IFrame's tabIndex to -1, but that only seems to work when it feels like it.
As much as I would like to do so, removing the IFrame is not an option at
this time, so I don't need that suggestion. Although if you have any
constructive advice or helpful links on how to get IFrame-like behavior
(loading a page within a page) in another, more cross-browser compatible
way, it could be useful in the future.