I had a typo in a script tag that was preventing my JS from running. I figured if the script file didn't get loaded it would show up as 404 in the Net tab. But it didn't.
<script src="shttp://cdn.site.com/lightbox.js"></script> The typo was an s before the http. Any chance a feature could be added to detect this kind of error? -- 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 https://groups.google.com/forum/#!forum/firebug
