Do you mean: you cannot set breakpoints on Javascript lines enclosed in <script> tags?
Do you have the script panel enabled? Did you have reload the page since you did that? If all of this is true, the line numbers in green are breakpointable. If they don't line up with your source code, you could be a victim of https://bugzilla.mozilla.org/show_bug.cgi?id=488730 Try replacing all tabs with spaces, remove all whitespace at the end of lines, see if that makes any difference. jjb On May 1, 4:42 pm, NadAF <[email protected]> wrote: > Hi, > I cannot debug Javascript code embedded in the HEAD tag. Is that > possible? > > Thanks! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
