Page 1 of 1

Javascript crashes protection

Posted: Tue May 27, 2003 12:41 pm
by []InTeR[]
The question is, why does support Explorer some like:

Code: Select all

<html>
<body onload=document.form1.in1.focus();>
<form name="form1">
<input name="in1" type="text" onFocus="this.blur()" onBlur="this.focus()">
</form>
</html>

Posted: Tue May 27, 2003 3:49 pm
by patrikG
Don't try to find a solution for your problem.
Just change the part that causes it.
Applied to your problem: don't use IE. The world must be told about Mozilla.org - but then, alas, what is the root of the problem? It's not Javascript me thinks...

Btw: if you want to check your browser, the German IT-publishing house Heise has a very illuminating and convincing one (it's all in German, though).

IE crashes with simple HTML (can't find the link, but I think it's in this forum, General Discussions). Alas, the cobblepottery...

Posted: Tue May 27, 2003 5:32 pm
by phice
1 line code used to crash your IE browser(s):

Code: Select all

<input type>