I'm not sure what you mean: on tabindex, when I tab through the fields it goes from one field to the next just fine. Keep in mind that tabindexing goes through the fields set by the browser first, then to what you set as tabindex="1". Also, Opera treats tabindex completely differently than other browsers. The default ignores it completely.
tim
__________________ SEO "experts" smell like Big Fish_|_ Please login or register to view this content. Registration is FREE
I'm not sure what you mean: on tabindex, when I tab through the fields it goes from one field to the next just fine. Keep in mind that tabindexing goes through the fields set by the browser first, then to what you set as tabindex="1". Also, Opera treats tabindex completely differently than other browsers. The default ignores it completely.
tim
Sorry if I didn't make myself clear - in Firefox, the tab through works upto the Message field, then if you tab again, it takes you to the search box instead of the checkbox.
Well, I can't reproduce the problem, so my first question is: What version of FF are you using? Does the problem happen only in FF?
I looked through your code, and can't find in the HTML anything that would cause what you're describing, and you've apparently validated it. This is obviously not anything in CSS's domain. My recommendation then is to post this in the javascript forum, to see if anything in your linked scripts might be the culprit.
tim
__________________ SEO "experts" smell like Big Fish_|_ Please login or register to view this content. Registration is FREE