jQuery.debug
Categories: Properties of the Global jQuery Object
jQuery.debug
Description: A base property for debug tools.
-
jQuery.debug
version added: 1.0
The jQuery.debug
property is basicly an empty object.
Debug plugins should not extend the jQuery object,
it is better to use a separate object like jQuery.debug
.