how can I display tooltip or item information on mouse over?

nectar picture nectar · Jun 7, 2010 · Viewed 116.6k times · Source

I am displaying 5 userImage on one screen.I want to display userID and email on mouseover on those userImage.I used alt property of image control but that not working in mozila,chrome and some versions of IE. So what are the other better ways to display info on mouseover?

Answer

Sarfraz picture Sarfraz · Jun 7, 2010

Use the title attribute while alt is important for SEO stuff.