>> $() is easy to understand as a steroid getElementById(), but to 
>> understand that it returns a jQuery object belongs more to the innards 
>> of jQuery. I'm using for time to time jQuery for 4 months and it is 
>> the kind things I'm avid to better understand.
>
> Do you think it would help the generic newcomer if the guide
> has more prominent examples and explanations about this issue?

This could be automatically checked by the debug plugin, at least when used
with Firefox and Firebug. John's original debug plugin wraps each method,
but you could also have getter/setter methods that warned when someone tried
$().disabled = true for instance.


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to