how to display a text when mouse hover?
i want to display the text when mouse hovers on image...can anyone give the code...
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jignesh TrivediPosted Oct 4, 2013, 7:52 AM
if you want to show simple text than this can be achieve by using title property
also there is third party tool tip javascript is also avalaible.
Please refer
http://jqueryui.com/tooltip/
hope this will help you.
Santhosh SubramaniamPosted Oct 4, 2013, 7:17 AM
Whatever text you want, can write in title attribute.
Veena SardaPosted Oct 4, 2013, 6:40 AM