Log in

View Full Version : Slide down credit card form+radio button



espider
02-04-2008, 12:09 PM
I was wondering if someone could help me with an easy DHTML code to slide down a credit card form by clicking on radio button and closing the form by clicking on “cash” radio button. http://www.mydelivery.com.au/myDelivery_Order.html (Slide down credit card form+radio button)

Thanx a lot

jc_gmk
02-04-2008, 12:23 PM
Maybe adapt this to work with a form element:

http://www.dynamicdrive.com/dynamicindex17/animatedcollapse.htm

Should just be able to add something like this:


<input type="radio" onclick="javascript:collapse1.slideit()" />