the DOM or Document Object Model panel shows the global window object. The command line has a dir(object) and cd(window) commands
http://getfirebug.com/wiki/index.php/Command_Line_API#cd.28window.29 jjb On Jan 7, 10:52 am, Woody <[email protected]> wrote: > Firebug seems to show all variables that are in scope, but what if I > want to know the value of a global variable. A related Q: how can I > look at the value of a variable in another frame (not the one > containing the script under execution)? -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/firebug?hl=en.
