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

webwiz posted this at 20:14 — 22nd June 2009.
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;
zerocool posted this at 22:04 — 23rd June 2009.
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 ..