PDA

View Full Version : debugging tip for Firefox users


fci
09-17-2004, 02:44 AM
http://avantbard.com/blog/archives/2004/09/07/mozillfirefoxa-javascript-console-in-sidebar/

Want to load the Javascript Console in the sidebar instead of using it in a seperate window (I sure did). Thanks to a tip from Jesse Ruderman (via Leonard) at squarefree.com for the info. Here’s how:

1. Make a bookmark with this address: chrome://global/content/console.xul
2. Go to Bookmarks->Manage Bookmarks, right-click the new bookmark, select Properties
3. Check the ‘Load this bookmark in the sidebar’ box

That’s it; you’re done. Now go enjoy viewing your page and the js console in the same window!



I'm so glad... it was really starting get to me for alt-tabbing.

jbot
09-17-2004, 10:03 AM
it was really starting get to me for alt-tabbing.

or else get a second monitor :D

but that's just my work setup. so, better get on with it, eh!

cool tip. thanks for that :)

Kor
09-17-2004, 10:36 AM
nice tip, tx