English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

What code would you use to make it so that when you tick the check box it enables the drop down menu?

2007-07-24 20:25:42 · 4 answers · asked by Anonymous in Computers & Internet Programming & Design

4 answers


2007-07-24 21:41:44 · answer #1 · answered by LawCH 2 · 1 0

JavaScript, there is a disabled property that you can change; the triggering event would be onClick or similar if you want a different and more expandable way.

2007-07-24 20:35:25 · answer #2 · answered by Andy T 7 · 0 0

it depends on what software you are using to construct the web page.

if you use jsp, you could do it using some tags, if you use jsf, there are tags available there as well. i am sure other softwares also have these options available

and you could do it in plain simple javascript as well.

2007-07-24 21:19:21 · answer #3 · answered by ddsa 2 · 0 0

go to this page, you will find all kinds of menus
http://www.dynamicdrive.com/dynamicindex1/index.html

2007-07-24 21:22:55 · answer #4 · answered by S. Sulivan 5 · 0 0

fedest.com, questions and answers