Page 1 of 1

Validating form tooltip

PostPosted: Sat Oct 13, 2007 9:36 am
by AllKnightAccess
In the tooltip for forms located here:

http://www.dhtmlgoodies.com/index.html? ... ld-tooltip

If you change the attribute "tooltipText" to "title" (making the change in the JavaScript file too), then the output can validate as valid XHTML 1.0 Strict.

Using "tooltipText" is not valid, so it should not be used.