On 1/9/07, Klaus Hartl <[EMAIL PROTECTED]> wrote:
Maybe radios and checkboxes have a default click() method, but I'm not sure.
<input type="button"> <input type="submit"> <input type="reset"> <input type="radio"> <input type="checkbox"> all have a click() method. Strangely, the <button> element has no methods whatsoever[1] [1] http://www.w3.org/TR/DOM-Level-2-HTML/html.html#ID-34812697 -- Aaron Heimlich Web Developer [EMAIL PROTECTED] http://aheimlich.freepgs.com
_______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
