sethupathy Posted June 21, 2007 Share Posted June 21, 2007 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 Quote Link to comment Share on other sites More sharing options...
corillo181 Posted June 22, 2007 Share Posted June 22, 2007 can you show the form? Quote Link to comment Share on other sites More sharing options...
ardyandkari Posted July 7, 2007 Share Posted July 7, 2007 i am sorry...your post is super hard to understand... please dont use run-on sentences...they make it super hard to read. separate ideas with periods (.). please. also, posting the form or the code would help a lot. Quote Link to comment Share on other sites More sharing options...
RichardRotterdam Posted July 7, 2007 Share Posted July 7, 2007 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 Quote Link to comment Share on other sites More sharing options...
Guardian-Mage Posted July 10, 2007 Share Posted July 10, 2007 Perhaps post the website url, and if it is firefox that has errors try using Tools>Error Console I use it a lot. Quote Link to comment Share on other sites More sharing options...
shamilton Posted July 10, 2007 Share Posted July 10, 2007 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. Quote Link to comment Share on other sites More sharing options...
hacksurfin Posted July 23, 2007 Share Posted July 23, 2007 Post the URL that way we can have a better understanding of what it is you need Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.