Re: SVG12: get/setAttribute

* Ola Andersson wrote:
>> >> This seems overly complex to me, I think this should be
>> >>
>> >>   <svg xmlns="http://www.w3.org/2000/svg" version="1.1">
>> >>     <rect x="10" y="20" width="200" height="300" fill="red"
>> >>         onclick="evt.target.width.baseVal.value += 10" />
>> >>   </svg>

>I've replaced the old, wrong example with the one you provided.

Excellent!
-- 
Björn Höhrmann · mailto:bjoern@hoehrmann.de · 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/ 

Received on Monday, 20 June 2005 12:13:44 UTC