Hi,
I want to use the element.select() statement to move the focus to a particular element, which is working fine, however in IE7, when you use the tab key to move to the next element, rather than going to it, the focus jumps up to the URL address bar, rather than to the next form element.
It seems to work fine with focus(), but not with select(), does anyone know a workaround please?
Thanks,
Chris.
I want to use the element.select() statement to move the focus to a particular element, which is working fine, however in IE7, when you use the tab key to move to the next element, rather than going to it, the focus jumps up to the URL address bar, rather than to the next form element.
It seems to work fine with focus(), but not with select(), does anyone know a workaround please?
Thanks,
Chris.