Click to See Complete Forum and Search --> : question about forms


ramon_marett
01-05-2004, 05:17 AM
Is there a way to do a form where, on the screen, there are yes or no buttons, and if the yes button is pressed then another floating box appears where they can fill in details?

pyro
01-05-2004, 07:48 AM
With JavaScript, yes: http://www.webdevfaqs.com/javascript.php#showhide

ramon_marett
01-08-2004, 03:22 AM
cheers mate, I'll give that a try.