Unsubscribed
Programmer
Hi,
I have some javascript error checking that checks if a user has entered something into a required field. If they haven't, it sets the focus to that text box. The strange thing is that in Netscape 4.76 when focus is returned to the text field, the page lines itself up so that the textbox is at the far left side of the browser screen, resulting in the user having to scroll to see the label of the textbox. Does anyone have an idea of how I might stop this? Works fine as is in IE, just not in Netscape 4.76...
Thanks
I have some javascript error checking that checks if a user has entered something into a required field. If they haven't, it sets the focus to that text box. The strange thing is that in Netscape 4.76 when focus is returned to the text field, the page lines itself up so that the textbox is at the far left side of the browser screen, resulting in the user having to scroll to see the label of the textbox. Does anyone have an idea of how I might stop this? Works fine as is in IE, just not in Netscape 4.76...
Thanks