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

Attachment: dynlayer_ns4.zip
Description: dynlayer_ns4.zip

Reply via email to