Xi Shen wrote:

hi,

i have a group of check boxes, and i want to iterator over all the
checked ones. i use the following code, but without luck.

$("input[type=checkbox][checked=true]").each(function()...);

can someone give a better solution?


[checked=checked] ?


--
Jonathan Vanherpe - Tallieu & Tallieu NV - jonat...@tnt.be

Reply via email to