If your script tag really does say: "type=text/javascript"
you have a misplaced double-quote. On Apr 25, 11:32 pm, rmhartman <[email protected]> wrote: > This morning I had Firefox 3.something, and firebug 1.6 ... things > were working. Then my manager tells me we want Firefox 4, so I > upgrade. I also update firebug to 1.7, and now I am not seeing my > javascript, instead I am getting the error: > > If <script> tags have a "type" attribute it should equal "text/ > javascript" or "application/javascript" > > The problem is, my script tags DO say "type=text/javascript" on > them. > > What's the deal here? Why did the upgrade shoot me out of the water > like this? -- 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.
