Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Stop IE showing tooltip for required form fields on hover 1

Status
Not open for further replies.

1DMF

Programmer
Jan 18, 2005
8,795
0
0
GB
Hi,

I have a form with some required fields.

In FireFox, if you include a title attribute, it will use that as the onmouseover tooltip, instead of its own built in 'this field is required' message.

However, in IE, I am now getting two tooltips appear when I hover over a required form field.

1 = The QTip tooltip plugin I'm using which utilises the title attribute.
2 = The native style tooltip with a 'This field is required' message.

Is it possible to stop IE adding its own 'hover' validation tooltip messages?

Thanks,

1DMF

"In complete darkness we are all the same, it is only our knowledge and wisdom that separates us, don't let your eyes deceive you."

"If a shortcut was meant to be easy, it wouldn't be a shortcut, it would be the way!"
Free Electronic Dance Music
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top