Displaying 1 result from an estimated 1 matches for "ns_error_dom_not_supported_err".
2005 Nov 08
2
Scriptaculous insertion fails when XHTML Strict used in FireFox
...ipt_include_tag 'prototype', 'scriptaculous' %>
</head>
<body>
...
</body>
</html>
The exact error message is:
Error : uncaught exception: [Exception... "Object cannot be created in
this context" code: "9" nsresult: "0x80530009
(NS_ERROR_DOM_NOT_SUPPORTED_ERR)" location:
"http://localhost:4021/javascripts/scriptaculous.js Line: 26"]
Using FireFox 1.5 RC1 on WinXP SP2 Pro, Rails 0.14.3.
After I get the error, I check with the DOM inspector, and sure
enough, the extra script tags aren't present in the DOM.
The problem is the require...