Focus problem while using frameset

greenspun.com : LUSENET : MCU - Accessible Web Design : One Thread

I've used the statements like...

window.frames['myframe'].document.forms['myform'].elements['myelement'].focus()

kind of thing in my javascript code, it seems there is some internal problem while setting focus to the element. Actually browser doesn't throws any error to the above statement. But I feel that using of frameset causes this problem. I'm using IE5.0 currently.

-- Anonymous, August 16, 2002


Moderation questions? read the FAQ