this statement in prototype.js (line 2457):
else element.innerHTML = content.stripScripts();
gives an error : "unknown runtime error" in IE
To solve this problem, just make below changes in your code in all js
Change the statement from
this.month_year_label.update(Date.months[m]);
to
this.month_year_label.update().insert(Date.months[m]);
only change is:
instead of using method "update", use "update().insert"
Set default index.html page in NGINX
-
Recently I setup Jekyll-Blog on nginx server which is pure html code. When
I tried to call url without index.html (http://domain.com/blog/) in path,
it wa...
8 years ago
I receive error message when try to start software but thanks for helping me to fix runtime error r6034.
ReplyDeleteOne day i was facing runtime error in prototype.js and unable to fix this problem so I searched in google for the solution and open this web link. It is very informative so thanks to fix runtime errorof prototype.js.
ReplyDeletewhen i have got runtime error 2457 then my computer performance is getting very slow. I think how to fix runtime error 2457. I have tried many tools but all tools are not able to remove runtime error 2457.
ReplyDelete