mikeg542 Posted April 7, 2009 Share Posted April 7, 2009 Hi, I'm trying to learn JS here and I'm having a bit of trouble here... Currently I have a page with 3 checkboxes that have an onClick() attached to them. Each checkbox has 3 sub-checkboxes that are hidden until the main one is checked. As well, if the main one is checked, but none of the sub ones, it assumes that all of them have been. What is the general idea behind doing this? Is this easier with ajax? Can this be done in jQuery? Thanks a lot! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.