* André M. Winter - Carto.net wrote: >onresize works fine in MSIE/ASV and Opera but Firefox ignores it for v2 >and v3a2 (but it works there for html-content).is this a bug or a >"feature", viz is there another event-listener for FF?
It would be good if you don't start new threads by responding to other threads (you are responding to both "JavaScript programming tips" and "XBrowser (IV) Opera9 works! ( Evil clipping [bug?] )" neither of which is related to your issue). As for the issue, I am not sure how you are listening to the event. Do you use the attribute, or do you use add- EventListener with 'SVGResize', or addEventListener with 'resize'? If none of those methods work, then that's a bug. If the attribute works but addEventListener does not, then that's a well-known bug. -- Björn Höhrmann · mailto:[EMAIL PROTECTED] · http://bjoern.hoehrmann.de Weinh. Str. 22 · Telefon: +49(0)621/4309674 · http://www.bjoernsworld.de 68309 Mannheim · PGP Pub. KeyID: 0xA4357E78 · http://www.websitedev.de/ ------------------------ Yahoo! Groups Sponsor --------------------~--> Check out the new improvements in Yahoo! Groups email. http://us.click.yahoo.com/4It09A/fOaOAA/yQLSAA/1U_rlB/TM --------------------------------------------------------------------~-> ----- 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/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/svg-developers/join (Yahoo! ID required) <*> To change settings via email: mailto:[EMAIL PROTECTED] mailto:[EMAIL PROTECTED] <*> 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/

