-- 
Robert Rainwater


On 6/7/2001, 3:26:41 PM EST, Stephan wrote about "[Dynapi-Dev] Bug in setHTML":


> Talkin' about setHTML, could a kind developer loose some words about
> these lines and tell a newbie what they are for?
> (dynlayer.js l.289 _setHTML IE and NS)
> var images = this.elm.all.tags("img")
> for (var i=0;i<images.length;i++) images[i].lyrobj=this

This just sets a pointer to the dynlayer on the image object.  This is
used for getting the correct dynlayer when events occur on images.

Robert


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

Reply via email to