With FireFox2 I am trying to use the event handler "onresize" in a following way:
<svg ... width="100%" height="100%" viewBox="-100 -90 1000 690" onresize="handleResize(evt);" ... > but the function handleResize(evt) is not called on resizing the viewport. Am I missing something? According to https://bugzilla.mozilla.org/show_bug.cgi?id=229200 a bug concerning "onresize" was fixed on April 2003. thanks, Samy ----- 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/

