slayeroffice - web experiments gone horribly awry

Looking for the drawings? They're over here, and my drawing blog is this way.

Javascript Object Tree Favelet

  • Current Version: 1.1
  • Last Revision: 01.23.2006
  • Language: Javascript
  • Requires: Mozilla, Firefox, Opera 7.5+

This will overlay your current document with a DIV element containing a collapsed list of all the javascript object types currently referenced by the page, from functions to strings to booleans and all else that falls between. Clicking the object type - for example "function", will expand a new list with all of the function names. Clicking one of the function names will expand into the function's body.

Right click on the following link and select "Bookmark this link" to add it to your favorites.

Javascript Object Tree

  • Update: 01.23.2006 - Fixed a bug that was causing the application not to function in Firefox 1.5
  • Update: 04.11.2004 - Initial Release.