At 09:04 PM 4/26/2006, Guy wrote:
>i'm trying to access the onload event on an image element.


Hmmmm... I was baffled as to why this shouldn't work, so I tried the following:
<image id="I" x="20" y="20" height="300" width="240" 
onclick="carve(5,5)" onload="alert('here')"
xlink:href="../p17.jpg" clip-path="url(#CP)"></image>

The alert fired just fine from IE (ASV 3) Opera 9 and FF1.5

The onclick works too.

Perhaps there is another problem with your image element?




-----
To unsubscribe send a message to: [EMAIL PROTECTED]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my 
membership"
---- 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/svg-developers/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Reply via email to