- From: Cory Nelson <phrosty@gmail.com>
- Date: Thu, 15 Jul 2004 07:59:38 -0700
- To: Joel Trunick <joel.trunick@webifysolutions.com>
- Cc: html-tidy@w3.org
listener isn't a valid attribute, it should get rid of it anyway. ----- Original Message ----- From: Joel Trunick <joel.trunick@webifysolutions.com> Date: Thu, 15 Jul 2004 09:50:51 -0500 Subject: Allowing / Disallowing Attributes To: html-tidy@w3.org I want to disallow certain attribute names from all tags, such as "listener". i.e.: <input listener="ognl:listeners.ok"> How can I get HTMLTidy to do this? I want to have it check for clean HTML on CVS check-in. J
Received on Thursday, 15 July 2004 11:00:42 UTC