nospam wrote:
Thanks i did try it, after i posted ! and it does work. The the MS
script editor says its an invalid tag - but works in IE! (typical).
It may say it is an invalid attribute for that tag, in which case either
it is wrong or you have an incompatible doctype.
The W3C validator is quite happy with it as HTML 4 strict, I'll trust that.
This link you gave (html standards?) note doesn't have the 'title' attr
/ must not be standard but works..
- but thanks anyway
The link I gave is to the W3C HTML 4 specification. Follow the link to
the specification for an input element, then scroll down to 'Attributes
defined elsewhere' you will find the title attribute listed.
You can also go to the top or bottom of the page and click on the
'attributes' link. Then look for the title attribute, where it says
"All elements but BASE, BASEFONT, HEAD, HTML, META, PARAM, SCRIPT,
TITLE" can have a title attribute.
Input elements can most definitely have a title attribute, and a button
is a type of input element.
--
Rob