customize alt text of an img tag

AduddySkexy

New Member
To display a hint when my user hovers his mouse over an image \[code\]<img src="http://stackoverflow.com/questions/14067648/image" alt="product code 000000">\[/code\]However, the default alt text always displays on the right of my cursor. Is there any way I can move the displayed mini popup to the left of the mouse cursor ??? Update Thank you everyone for your replies.
 
Back
Top