HTML (as reported by HTML-validator && Firebug itself):
<html lang="da-DK">
<head>
<title>Ordbog</title>
<meta content="text/html; charset=ISO-8859-1" http-equiv="Content-
Type">
<meta content="DK" http-equiv="Content-Language">
<meta content="dan" name="language">
<meta content="text/javascript" http-equiv="Content-Script-Type">
<meta content="text/css" http-equiv="Content-Style-Type">
<meta content="Birger Sørensen" name="Author">
<link href="index.css" type="text/css" rel="stylesheet">
<link href="forms.css" type="text/css" rel="stylesheet">
<script src="men_down_form.js" type="text/javascript">
<body>

Script Tab in FF:
No Javascript on this page
If <script> tags have a "type" attribute it should equal "text/
javascript" or "application/javascript"

Seems to me, that the script tag is there, and the type is correct...
And yes debugging scripts is enabled (and works on other pages/sites).
Firebug version: 1.8.3
Firefox version: 6.0.2
OS: Windows7
page: http://bbsorensen.com/ordbog/?men=DownForm

Once upon a time the was a very usefull toll, called FireBug for
FireFox. Now a days it's trying to be a lot it isn't, and even the
basic things have problem functioning:
Breakpoints are skipped, except for the first time, making it
impossible to tab through execution - if it can find the source at
all.

Sadly, these days it is actually more efficient, using IE as debug
tool. Not close to what Firebug used to be - but at least it's
working...

-- 
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.

Reply via email to