G
Guest
I'm developping a web page for a client and he's hell bent on using the tab
to navigate thru field input and button and links.
The problem I have is that if I start tabing at some point, in a random
fashion, the cursor jumps to the URL and the tabing starts over from there.
My problem is easyly replicable: I tab thru the page and I stop on an input
box, wait a few minutes and then tab again, I automaticaly jump to the URL.
I tried forcing the order with tabindex, doesn't work.
I used a focus on the first input field in the page, doesn't work.
I used tabindex to skip over frame and framest, using -ve values, it doesn't
help.
I'm out of idea, and I'm blaming this on IE, microsoft and satanic possession.
Does any one have any idea on how to solve the problem?
to navigate thru field input and button and links.
The problem I have is that if I start tabing at some point, in a random
fashion, the cursor jumps to the URL and the tabing starts over from there.
My problem is easyly replicable: I tab thru the page and I stop on an input
box, wait a few minutes and then tab again, I automaticaly jump to the URL.
I tried forcing the order with tabindex, doesn't work.
I used a focus on the first input field in the page, doesn't work.
I used tabindex to skip over frame and framest, using -ve values, it doesn't
help.
I'm out of idea, and I'm blaming this on IE, microsoft and satanic possession.
Does any one have any idea on how to solve the problem?