You need to be logged in to post in the forums. If you do not have an account, please sign up first.
TITLE in submit button generates no tooltip
The HTML:<INPUT TYPE=SUBMIT NAME=a TITLE="Does this appear?" VALUE=A>
generates a tooltip in my Opera 10.10, but if I put it inside a <FORM> (where it would normally be) then the tooltip doesn't appear!
See http://swiftys.org.uk/button.html for the example that I created.
Is there any explanation of this, or better, a way to get the tooltips when the button is inside a <FORM> ???
Steve Swift