Scott Haneda wrote:

I have a set of two forms on a page:
billing info and shipping info, there is a checkbox that says "make my
shipping info match my billing info.  If that box gets checked, I want to
hide the second form.

I was thinking give it a visibility of none, but how do you trigger
something like this?

You want something to happen on a click, and CSS has no way to detect clicks (just hovering). So you need to use Javascript. You can probably google for a script, or ask for help on another web dev mailing list:
http://css-discuss.incutio.com/?page=OffTopic

Zoe

--
Zoe M. Gillenwater
Design Specialist
UNC Highway Safety Research Center
http://www.hsrc.unc.edu


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to