I have searched high and low, but cant find another reference to jQuery.fnAttr anywhere in jQuery... Nor can I find it by inspecting jQuery...
in event.js:
if ( jQuery.fnAttr ) {
jQuery.fnAttr[ name ] = true;
}
I'm just curious about it's existence really...
This is the best I can track down for it...
http://github.com/jquery/jquery/commit/f25eedf32a7555f71a246c6f491292ce876c4133
Rick
-- You received this message because you are subscribed to the Google Groups "jQuery Development" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to [email protected].
For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en.
