I presume that there is something wrong with my configuration. I can't seem to debug scripts anymore...
In fact, when I open the script tab and change to the specific .js files, I see multiple instances of my javascript functions (I'm running windows 7 pro, Firefox 3.6.13 and firebug 1.6.2) I first noticed this on my localhost server and then found it was occuring on my password protected staging server. Upon further investigation, I found that I can also replicate the odd behaviour at www.menova.com (my publicly accessible site)... open this site and enable firebug, change to the scripts tab and select 'widgets.js'. When I open this view, the pane shows more than 1200 lines of code but there are actually only 400 in the source .js file. When I search for a particular function - e.g., 'updateimg' - there can be as many as three instances where the function is defined in the contents of the script tab. I've already tried re-installing Firebug... any help you can suggest would be greatly appreciated. TIA Al -- 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.
