Fabio just jogged my memory.
I actually just ran into this not too long ago also. Having a change
event on checkbox input elements didn't do what it was supposed to in
IE, I had to switch it to a click event.
Whenever a box was checked (or unchecked) I included (or erased) it's
value in (from) an array and sent that data in an ajax request to use
in the query to alter the page results.
(I actually put the click event on the labels of the inputs for some
reason now that I look at the code, go figure ...)
> Engenheiro de Computaçãohttp://
meiocodigo.com
>
> On Fri, Apr 10, 2009 at 3:49 PM, rpflo <
rpflore...@gmail.com> wrote:
>
> > A while back there was a thread about the 30 ways to set something as
> > checked with javascript ...
>
> >
http://groups.google.com/group/mootools-users/browse_thread/thread/97...