JQueryDebug

Homepage: http://www.glyphix.com
Author(s): Stephane Lenclud
Version: 20080225

Simple jQuery logger / debugger using firebug's console or a div of its own of the form. Useful for JavaScript developers.

Usage

  • $.log("message");: will send the message to the console
  • $.log(object);: will stringify the object
  • $("").debug(); will stringify the found objects
Topic revision: r1 - 18 Nov 2019, UnknownUser
© 2020 Ultranauts - 75 Broad Street, 2nd Floor, Suite 206, New York, NY 10004 - info@ultranauts.co