how to get the current reference in jQuery
means that
$ and jQuery are two basic reference in jquery. some change the reference
$jq=jQuery.noConflict();
and other one can change the
$jqLib=jQuery.noConflict();
please tell me how to get the current reference in jquery. which function give the what is the current reference in jquery.