Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

Re^2: cgi popup_menu when radio is selected

by vit (Friar)
on Feb 05, 2008 at 18:52 UTC ( [id://666378]=note: print w/replies, xml ) Need Help??


in reply to Re: cgi popup_menu when radio is selected
in thread cgi popup_menu when radio is selected

Thanks a lot, it works fine. The only thing is that when I check another radio button select with this id="menue" should disapear.
If you could give me a hint how to do this I would appreciate.
  • Comment on Re^2: cgi popup_menu when radio is selected

Replies are listed 'Best First'.
Re^3: cgi popup_menu when radio is selected
by bradcathey (Prior) on Feb 05, 2008 at 19:08 UTC

    Come on! You're not thinking...

    <input type="radio" value="1" name="foobar" onclick="document.getEleme +ntById('menu').style.visibility='hidden'" />
    —Brad
    "The important work of moving the world forward does not wait to be done by perfect men." George Eliot

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://666378]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (4)
As of 2024-04-19 20:51 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found