SVGt1.2: Text Box

SVGt1.2: Text Box

Would it be reasonable to expect SVG1.2t to provide a standard and  
easy to implement means for the user to enter text?
cf: a form with textbox in html.

There are concerns around accessibility and noScript that need to be  
considered.

an interim implementation** is here:

http://www.peepo.co.uk/temp/svgTextBox.svg

Your comments and improvements are encouraged.

regards

  	
Jonathan Chetwynd

j.chetwynd@btinternet.com
http://www.peepo.com/

+44 (0) 20 7978 1764


**
Opera is the primary testing UA, title is used in place of label.
Amaya does not support script
Safari support for focusable may be broken, click on textbox to enter  
text
Mozilla support for focusable may be broken, click on textbox to  
enter text
Batik support for String.fromCharCode( e ) may be broken, workaround  
sought.

Received on Monday, 17 March 2008 11:09:30 UTC