That was some fast work..
The fix works.. do put it in cvs..
----- Original Message ----- 
From: "Raymond Irving" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, April 05, 2003 7:23 PM
Subject: Re: [Dynapi-Dev] Bug with anchors. (NS 4x)


> Wow! Never tested that one at all. The fixed is
> attached.
> 
> Keep up the good work
> 
> --
> Raymond Irving
> 
> --- Doug Melvin <[EMAIL PROTECTED]> wrote:
> > There is a bug with anchors..
> > When I add a mouse listener toa layer which hss the
> > blackboard enabled
> > I get the following error
> > 
> > ---
> > JavaScript Error:
> > file:///E|/code/DynAPI3x/src/api/mouse_ns4.js, line
> > 169:
> > 
> > this.doc.images has no properties.
> > 
> > ---
> > 
> > The error occured in Netscape 4.8
> > 
> > Example code:
> >  var theLayer = DynAPI.document.addChild(new
> > DynLayer(null,200,10,100,100,"blue"));
> >  theLayer.enableBlackboard(); //comment this out to
> > get rid of error
> >  theLayer.addEventListener({onclick :
> > function(evt){alert('ouch! You clicked me!')}});
> > 
> > 
> > ---
> > Outgoing mail is certified Virus Free.
> > Checked by AVG anti-virus system
> > (http://www.grisoft.com).
> > Version: 6.0.463 / Virus Database: 262 - Release
> > Date: 3/17/2003
> 
> 
> __________________________________________________
> Do you Yahoo!?
> Yahoo! Tax Center - File online, calculators, forms, and more
> http://tax.yahoo.com


---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.463 / Virus Database: 262 - Release Date: 3/17/2003


-------------------------------------------------------
This SF.net email is sponsored by: ValueWeb: 
Dedicated Hosting for just $79/mo with 500 GB of bandwidth! 
No other company gives more support or power for your dedicated server
http://click.atdmt.com/AFF/go/sdnxxaff00300020aff/direct/01/
_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://www.mail-archive.com/[EMAIL PROTECTED]/

Reply via email to