Log In | Users | Register
Welcome, Registration, and other StartingPoints; Foswiki history & Wiki style; All the docs...
Edit | Attach | New | Raw | Diff | Print | Subscribe | Tools
You are here: System » JQueryPlugin » JQueryDebug

JQueryDebug

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
spacer
This site is managed by the Center for Climate Systems Modeling (C2SM).
This site is powered by FoswikiCopyright © by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding C2SM Wiki? Send feedback