Hi all

I have a list box populated with date fields and a text box at the bottom of the list
         box with several buttons. I have written a javascript such that when any item 
in
         the list box is selected, the user gets a message informing them if they wish 
to
         select the option


Now in Netscape when the user does not select an option but enters oneof the 
information
         found in the list, and clicks the button, the message informing user he needs 
to
         select an option from the list is displayed and the focus is set to the list 
box.

Now in IE4 when the user does not select an option but enters oneof the information
         found in the list, and clicks the button, the message informing user he needs 
to
         select an option from the list is displayed and the focus is not set anywhere 
and
         the web event of the button is called and thus errors are displayed.

Is there any way around this problem?
If any one can help it would be appreciated



_________________________________________________________________________
To unsubscribe from this mailing list please send an email to:
[EMAIL PROTECTED]
Please remember to use the same email address you subscribed with.

For help in using, subscribing, and unsubscribing to the discussion
forums, please go to: http://www.netdynamics.com/support/visitdevfor.html

For dire need help, email: [EMAIL PROTECTED]

Reply via email to