If I guessed right as to what you are asking... Basically, when your
drop down has a value, you want to 'un-hide' another part of the page.
In your case a form. The most conventional way I know of is to override
the 'isVisible' method for the component you want to hide & unhide. In
the code sni
Do you mean you want the form to be hidden until a selection is made on your drop down list or something along those lines?On 4/28/06, Igor Vaynberg <
[EMAIL PROTECTED]> wrote:
what do you mean you want to display a form only if the dropdown is selected? is the dropdown itself not in the form?-Igor
what do you mean you want to display a form only if the dropdown is selected? is the dropdown itself not in the form?-IgorOn 4/28/06, Aditya Patel
<[EMAIL PROTECTED]> wrote:
I have a dropdown for my page and I want to display a form only if the drop down is selected. How can I do that with wicket?
I have a dropdown for my page and I want to display a form only if the drop down is selected. How can I do that with wicket?__Do You Yahoo!?Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
http://www.dhtmlgoodies.com has several available. You can look at the _javascript_ code there and customize it to your needs.Martijn
On 3/18/06, Gangadhar Vibhute <[EMAIL PROTECTED]> wrote:
hi
I want make Drop down menu for header
Any oneĀ do such type of work .
Thanks
Gangadhar A. Vibhute
--
hi
I want make Drop down menu for header
Any oneĀ do such type of work .
Thanks
Gangadhar A. Vibhute