- From: Arnot, Paul B <paul.arnot@eds.com>
- Date: Mon, 23 Sep 2002 13:41:02 -0500
- To: www-amaya@w3.org
Amaya 6.4 Windows 2000 I'm trying to build a button that contains '<' and '>' characters, using something like the following: <button type="submit" value="<<" name="Prev" onclick="setAction('prev')" /> (or) <input type="submit" value="<<" name="Prev" onclick="setAction('prev')" /> When I manually edit the 'value=' attribute to change '<' to '<' and sync to the browser (<alt>v <alt>w), the '<' displays properly. But when I sync from the browser to the source view, the 'value="<<"' and 'value=">>"' attributes are changed to 'value="<<"' and 'value=">>"'. Consequently, the next time I sync from the source view, I get "Not well formed" errors. Thanks, Paul Arnot EDS Montana * 406.582.5218 * 406.582.5299 * mailto:paul.arnot@eds.com
Received on Monday, 23 September 2002 14:41:14 UTC