Never mind; I figured this out myself. I should have been using createElementNS() instead of createElement(). I don't know why it has to work this way, but it works. Any of the methods that I listed work once I do this.
-- View this message in context: http://www.nabble.com/How-to-set-CSS-values-on-newly-created-element-in-ECMAScript--tp14786784p14787272.html Sent from the Batik - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
