> > Instead of using an embed or object tag, I'm looking at inlining the > > SVG in the page. While events such as onlick, onmousedown, > > oncontextmenu, etc can only be defined at the root (which I can deal > > with), what I'm stuck on is how to create new elements. I've used > > createElement and appendChild but nothing new appears. > > Larry > > Hi, > This explanation by Martin Honnen worked for me: > http://groups.yahoo.com/group/svg-developers/message/55243 > Kam-Hung Soh
That was exactly what I needed. Thanks so much. Next step, inlining with Firefox! With the embed vs object question that continues to surface, why isn't inlining ever proposed? Larry ----- 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/

