Ok, lets say i make a plugin using this (function())(jQuery) format and it works like this:
$('#something').plugin();
Now inside the plugin this is the access for the class, how do i access the
jquery object that the plugin was called on?
--
View this message in context:
http://www.nabble.com/Plugin-Question-tf4516781s15494.html#a12883523
Sent from the JQuery mailing list archive at Nabble.com.

