No matter what I do, I keep breaking the code... Has anyone managed to get a thumbnail inside of a tooltip? If so could you please tell me how you did it?... I'm losing my mind trying to get this to work..
No matter what I do, I keep breaking the code... Has anyone managed to get a thumbnail inside of a tooltip? If so could you please tell me how you did it?... I'm losing my mind trying to get this to work..
What's wrong this this?...
<a href="www.somewebsite.com" onMouseOver="return tooltip('<img src="somethumbnail.jpg" alt="" />');" onMouseOut="return hideTip();">link title</a>
You must log in to post.