You are viewing this site as a guest. Join our community to get your questions answered and share knowledge. Active members may advertise and ask for a website critique.

How to customise ALT messages ?

They have: 42 posts

Joined: Jun 2009

hey everyone , i recently went though a page which showed an amazing example of how to customise and make your own ALT messages for your hyper links with jQuery , but i couldn't understand as i don't know jQuery at all . I was wanted to know if we make ALT messages, easily and customise them .

Thanks everyone

He has: 582 posts

Joined: May 2007

Do you have a link to the example? I know some jQuery but have not the foggiest notion of what you mean by "ALT messages."

There is a "title" attribute you can use with most elements, including links, that pop up a message when the element is moused over. No scripting needed, though.

Cordially, David
--
delete from internet where user_agent="MSIE" and version < 8;

They have: 42 posts

Joined: Jun 2009

Yes david i am talking about the title attribute of a hyperlink , i havnt an example buti know you can make it look better with jquery ..