Click to See Complete Forum and Search --> : Other Choice in a listbox


tjbarr
06-18-2007, 01:08 PM
I want to have "Other" as a choice in a listbox and when this choice is clicked then a textbox appears that allows the user to add a new category to the listbox.

nemonoman
06-18-2007, 01:28 PM
I want to have bigger subwoofer for my home theatre.

What you want can be done with javascript-based DHTML. What I want can't be done without more money than I currently make, or a very generous benefactor, or some illegal activity. You have more likelihood of achieving your goal if you google javascript: hide show

tjbarr
06-18-2007, 02:18 PM
Is there any way to do this without javascript?

tjbarr
06-18-2007, 03:12 PM
I need an example.

nemonoman
06-18-2007, 06:55 PM
Is there any way to do this without javascript?
No.
I need an example.
Google what I said, and view some those examples.

bogu
06-19-2007, 11:35 AM
U can do it in the server side, with refresh on the page or something similar, but if u wanted on your client side then u need to use javascript ...