Global variables: inspect window Variables from an iframe: inspect <iframeElement>.documentWindow Variables from your parent frame: inspect window.parent
-- S.Cinos JavaScript Developer at Tuenti.com 2011/1/7 Woody <[email protected]>: > 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. > > -- 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.
