> I tried to assign an id 'checkbox' to the checkbox in the example. > Using not('[EMAIL PROTECTED]') result in js error in firefox: > > 'z has no properties' points to line 710 of jQuery.js (Rev: 249)
Also, just using = should be sufficient. If you're trying to match a set of checkboxs, you should go against the @type attribute, or its classname, instead. --John _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/