On 10/30/06, Brandon Aaron <[EMAIL PROTECTED]> wrote: > I use custom attributes for our in-house stuff to make it easier on > not only myself but others on my team as well and never bother with a > custom DTD b/c the browsers/validators won't use it anyways. What is > more important than validation is to do whatever makes it easiest to > implement and maintain.
I should also mention we use a namespace for all our custom attributes where possible. We seem to run into issues with .net and using our custom attributes with namespaces. -- Brandon Aaron _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
