Jump to content

Firefox bogue? or my form is invalid


sethupathy

Recommended Posts

I have created a web form where i am having some problems with fire fox , i created the form using dreamweaver

there are couple of questions where i have two collums in the same row firstname and last name that when i run it

in firefox the mouse pointer redirect me to the previous field but with TAB i able to go to the second field, it does not happen in IE and its also happening to some radio buttons

what could be the cause? pls help

Link to comment
Share on other sites

  • 3 weeks later...

Just post the HTML code thats way easier to understand then explaining it in words. The thing with the dreamweaver generated code is that i can create some bad code I think that is what happened rather then  firefox screwing up. Thats why I build my HTML layouts by writing the code myself

Link to comment
Share on other sites

Well from what I can understand.

You wish to set a tab order for your fields.

Try this:

http://www.w3.org/TR/html4/interact/forms.html#h-17.11.1

 

Also you may need to do something special to have a specific input field set to focus in each browser.

That link I gave should also cover that.

Let me know if you have any more questions.

Link to comment
Share on other sites

  • 2 weeks later...
This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.