HIDE: document.getElementById('idOfElement').style.display='none'
SHOW: document.getElementById('idOfElement').style.display='block'


..:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.:.
Bobby Hartsfield
http://acoderslife.com


-----Original Message-----
From: Che Vilnonis [mailto:[EMAIL PROTECTED] 
Sent: Thursday, August 02, 2007 2:53 PM
To: CF-Talk
Subject: OT: JS Question Hide/Show Form Elements

Anyone know of a JS that works on *most* browsers that will allow me to
hide/show sections of a form depending on what radio button is clicked? I've
found a few, but they don't seem to work with all browsers. Sent at 2:52 PM
EST.

Thanks, Che





~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Enterprise web applications, build robust, secure 
scalable apps today - Try it now ColdFusion Today
ColdFusion 8 beta - Build next generation apps

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:285331
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to