- From: David Woolley <david@djwhome.demon.co.uk>
- Date: Sun, 14 Jan 2001 09:37:01 +0000 (GMT)
- To: w3c-wai-ig@w3.org
> There are defined semantics for the A element (and there are for the submit That's at the core of many accessibility problems. People don't want to work within the defined semantics because they actually want to emulate another tool or put their corporate brand on things. > button as well). Using a javascript instead of this is a bad move. In the new There is a legitimate use of onsubmit for client side pre-validation. Whilst popups may not be a good idea, I would rather have sites that popup for A elements with an onclick or onactivate, than the current situation of using javascript:popup(). The number of dead links on sites is getting annoyingly high at the moment.
Received on Sunday, 14 January 2001 04:37:06 UTC