Hi all,

I have a question with xml dom and svg dom.
I am not quite understand how svg dom work, there's a
svg dom interface in w3c specification. But when
coding, we use org.w3c.dom.Element to create a 'rect'
element, this looks the same way of create a element
for xml dom. What is the use of svg dom? Why don't we
use SVGRect to create a rect element?

Thanks a lot!

Annie.



__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals.
http://personals.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to