Hi, Amaya 9.99-4 WinXP does not let the user use the [ and ] characters in the name attribute of form elements. Amaya changes these characters into _ characters. If I want to create the following code <p>Text 1: <input type="text" name="text[1]" /></p> <p>Text 2: <input type="text" name="text[2]" /></p> that is what I get using the toolbar: <p>Text 1: <input type="text" name="text_1_" /></p> <p>Text 2: <input type="text" name="text_2_" /></p> By the way, if the [ and ] characters are typed in the source view, Amaya does not change them. Best regards, Bartolomé Sintes (http://www.mclibre.org)Received on Sunday, 27 January 2008 07:30:02 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Sunday, 27 January 2008 07:30:03 GMT