Same deal, I can't set break points (well I can, but they are ignored) in external js files (I have script debugging enabled). Any ideas? Thanks
On Aug 19, 9:39 am, "Tom Read" <[EMAIL PROTECTED]> wrote: > Yeah, I'm an idiot and figured it out. Sorry for cluttering your inbox. > > __tomread > > On Tue, Aug 19, 2008 at 9:30 AM, Tom Read <[EMAIL PROTECTED]> wrote: > > I wrote an external file called "mainPage.js" and below is the line of > > source I used to include it in the html. The js works correctly, I just > > can't see the code to debug it in firebug.: > > > <script language='javascript' type="text/javascript" src='mainPage.js'> > > > On Mon, Aug 18, 2008 at 6:21 PM, John J Barton < > > [EMAIL PROTECTED]> wrote: > > >> Any dots in your filenames? Any thing like that? > > >> On Aug 18, 3:01 pm, Tom Read <[EMAIL PROTECTED]> wrote: > >> > I'm running into the same issue, and I do have script debugging > >> > enabled. I can debug any javascript that is directly embedded in the > >> > page, but anything referenced I'm unable to see. > > >> > Am I missing something small/stupid (probably)? > > >> > Thanks! > >> > Tom > > >> > On Aug 18, 11:38 am, John J Barton <[EMAIL PROTECTED]> > >> > wrote: > > >> > > Is script debugging enabled? Small menu on the Script tab. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
