I'm having trouble examining a variable. I set a breakpoint in my
Javascript, execute the page, hit the breakpoint, go to the Console
tab, type dir('nameOfMyElementId') and press Enter. The Console shows
">>> dir('nameOfMyElementId')" and nothing else. Shouldn't this give
me a listing of all the properties?
Also Autocomplete does not work. I press the tab key and nothing
happens on the CommandLine. What am I doing wrong?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---