Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
jquery in drupal 5.0 may resolve this more elegantly, but in the mean time you can always use a javascript solution to this... (Note: I haven't tested that specific javascript code out, but it looks good on cursory inspection). There are also several code examples here.
There's been some discussion here about adding this feature into core.
Comments
Try using javascript for check all boxes
jquery in drupal 5.0 may resolve this more elegantly, but in the mean time you can always use a javascript solution to this... (Note: I haven't tested that specific javascript code out, but it looks good on cursory inspection). There are also several code examples here.
There's been some discussion here about adding this feature into core.
Sweeeet. Thank
Sweeeet. Thank you.
-zach
--
harkey design
: z
you are my savior...My check
you are my savior...My check all box from my perl function didn't work in drupal, this works likes a charm! Thanks
Anner, out of curiosity
Anner, out of curiosity which method did you implement?
-zach
--
harkey design
: z
The javascript link he
The javascript link he included. I had a javascript that apparently drupal didn't like, this one worked great.