Tjenamoss.
Jag har fått lite påhopp om att det förekommer javaskriptfel på den här sidan (och säkerligen på undersidorna). Själv så sitter jag med Firefox och IE6 och får inga felmeddelanden, men å andra sidan har IE6s javaskriptsvalidator buggat ur här hos mig.
Så... Får ni upp några javaskriptsfel? Om ja, vilka? Jag kan som skrivet inte få fram några själv :(
Är inte helt säker på om denna post egentligen ska vara i "kolla min hemsida", men det är trots allt javaskriptsfel det handlar om :)
Fick en del felmeddelande med Opera och dess js-console
Inline script thread
Error:
name: TypeError
message: Statement on line 99: Expression evaluated to null or undefined and is not convertible to Object: document.myForm
Backtrace:
Line 99 of linked script [url]http://pudas.wadur.vxu.se/modules/spp_gallery/libs.js[/url]
var text = document.myForm.comment.value;
Line 1 of inline#1 script in [url]http://pudas.wadur.vxu.se/pages.php?view=39&image=966&offset=0[/url]
CountCharsLeft(document.forms[0]);
Inline script thread
Error:
name: TypeError
message: Statement on line 99: Expression evaluated to null or undefined and is not convertible to Object: document.myForm
Backtrace:
Line 99 of linked script [url]http://pudas.wadur.vxu.se/modules/spp_gallery/libs.js[/url]
var text = document.myForm.comment.value;
Line 1 of inline#1 script in [url]http://pudas.wadur.vxu.se/pages.php?view=39&image=972&offset=0[/url]
CountCharsLeft(document.forms[0]);
Inline script thread
Error:
name: TypeError
message: Statement on line 99: Expression evaluated to null or undefined and is not convertible to Object: document.myForm
Backtrace:
Line 99 of linked script [url]http://pudas.wadur.vxu.se/modules/spp_gallery/libs.js[/url]
var text = document.myForm.comment.value;
Line 1 of inline#1 script in [url]http://pudas.wadur.vxu.se/pages.php?view=39&image=970&offset=0[/url]
CountCharsLeft(document.forms[0]);
Inline script thread
Error:
name: TypeError
message: Statement on line 99: Expression evaluated to null or undefined and is not convertible to Object: document.myForm
Backtrace:
Line 99 of linked script [url]http://pudas.wadur.vxu.se/modules/spp_gallery/libs.js[/url]
var text = document.myForm.comment.value;
Line 1 of inline#1 script in [url]http://pudas.wadur.vxu.se/pages.php?view=39&image=967&offset=0[/url]
CountCharsLeft(document.forms[0]);
Inline script thread
Error:
name: TypeError
message: Statement on line 99: Expression evaluated to null or undefined and is not convertible to Object: document.myForm
Backtrace:
Line 99 of linked script [url]http://pudas.wadur.vxu.se/modules/spp_gallery/libs.js[/url]
var text = document.myForm.comment.value;
Line 1 of inline#1 script in [url]http://pudas.wadur.vxu.se/pages.php?view=39&image=964&offset=0[/url]
CountCharsLeft(document.forms[0]);
Inline script thread
Error:
name: TypeError
message: Statement on line 82: Expression evaluated to null or undefined and is not convertible to Object: document.forms[0].headline
Backtrace:
Line 82 of linked script [url]http://pudas.wadur.vxu.se/modules/spp_guestbook/libs.js[/url]
document.forms[0].headline.value = "rubrik...";
Line 2 of inline#1 script in [url]http://pudas.wadur.vxu.se/pages.php?view=7[/url]
initForm(document.forms[0]);
Event thread: onsubmit
Error:
name: TypeError
message: Statement on line 41: Expression evaluated to null or undefined and is not convertible to Object: document.forms[0].headline
Backtrace:
Line 41 of linked script [url]http://pudas.wadur.vxu.se/modules/spp_guestbook/libs.js[/url]
if (document.forms[0].headline.value == "rubrik...")
In unknown script
checkSubmit(this.form);
At unknown location
{event handler trampoline}
Inline script thread
Error:
name: TypeError
message: Statement on line 82: Expression evaluated to null or undefined and is not convertible to Object: document.forms[0].headline
Backtrace:
Line 82 of linked script [url]http://pudas.wadur.vxu.se/modules/spp_guestbook/libs.js[/url]
document.forms[0].headline.value = "rubrik...";
Line 2 of inline#1 script in [url]http://pudas.wadur.vxu.se/pages.php?view=7[/url]
initForm(document.forms[0]);