Click to See Complete Forum and Search --> : menu/list disabled


keren
04-04-2003, 09:24 PM
can anyone help me?

I have 5 different menu/list in my form. What is the javascript code so that if someone has already select a product in one menu/list, the other 4 will be disabled?
Thanks for your help.
:)

khalidali63
04-05-2003, 07:58 AM
there are couple of attributes/properties used in HTML to make an element enabled or disabled.

1.disabled="true"
2.readonly

From your post its very hard to determine what exactly you are trying to disable.Put a link to your webpages so that some one can take a look and advise you accordingly.

Hope this helps

Cheers

Khalid