This is a discussion on "checkbox script." within the JavaScript Forum section. This forum, and the thread "checkbox script. are both part of the Program Your Website category.
|
|
|
|
|
![]() |
||
checkbox script.
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
checkbox script.
Hi everyone,
I am new to the fun world of javascript and am having a problem with this little script... perhaps one of you guys can help... what I am trying to achieve is to have a series of checkboxes that display options to my user. they are option 1 option 2 option 3 option 4 select all. the goal here is when a user clicks the select all box it clears all the options and disables them except the select all button. if the user decides to select from the other options, they can but only after they have de-selected the select all checkbox. what i have so far is below...
Last edited by Rakuli; Jan 18th, 2008 at 04:32. Reason: Added some [html][/html] BBC tags |
|
|
|
|||
|
Re: checkbox script.
Found similar one here. See if you can compare and induce.
http://www.codecoffee.com/articles/9tips.html
Last Blog Entry: Cross browser nuisance (Feb 11th, 2008)
|
|
||||
|
Re: checkbox script.
G'day mate..
You can change the function to something like that below... commented to help you understand
Last Blog Entry: The wannabe juggler's quest (Oct 27th, 2007)
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| delete by checkbox | FlashO | Classic ASP | 3 | Mar 30th, 2008 08:42 |
| Checkbox Required | WebNinja | Starting Out | 1 | Jan 6th, 2008 00:36 |
| A Solved Checkbox | snow | Webforumz Suggestions and Feedback | 14 | Sep 25th, 2007 20:11 |
| Checkbox + databse | rafi | Classic ASP | 4 | Aug 4th, 2005 08:02 |
| Unselecting a Checkbox | malambing57 | Classic ASP | 2 | Mar 10th, 2005 08:01 |