uh guy?
You created a thousand layers.
I don't know about calling that a bug, or
browser abuse.

Doug
----- Original Message ----- 
From: "Eytan Heidingsfeld" <[EMAIL PROTECTED]>
To: "Dynapi-Dev" <[EMAIL PROTECTED]>
Sent: Monday, February 12, 2001 6:48 AM
Subject: [Dynapi-Dev] Stability


> Pascal, you keep complaining that my stability problems are to hard to
> recreate. Try IE5 with a page that has this code
> 
> DynAPI.onload = function(){
> var mLayer;
> var a=[];
> mLayer = new DynLayer();
> DynAPI.document.addChild(mLayer);
> 
> 
> for(var i=0;i>1001;i++);
> a[i] = new DynLayer();
> 
> mLayer.addChild(a[i]);
> }
> Browser freezes and dies.
> This on PIII 667 256 RAM
> 
> 
> _______________________________________________
> Dynapi-Dev mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/dynapi-dev


---
Outgoing mail is certified Virus Free by AVG Free Edition
http://www.grisoft.com/html/us_index.cfm
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.230 / Virus Database: 111 - Release Date: 1/25/01


_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev

Reply via email to