I am developing with Javascript on both the client- and server-sides of our application/website.
A lot of our server methods are called via AJAX to return JSON. When there is an error, the error object is serialized into the response JSON that is displayed in the browser. So, I highlight the JSON, then evaluate it in Firebug console, then right click and choose "Inspect in DOM tab." Very handy! I was just thinking if others do this, it would be cool if a new option on the Edit menu and/or content context menu would be "JSON- >DOM tab" or something that would do all this automatically! Cheers :) -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to fire...@googlegroups.com. To unsubscribe from this group, send email to firebug+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/firebug?hl=en.