View Full Version : Cool DHTML tooltip
marutani.yuri
06-21-2008, 07:11 AM
1) Script Title: DD Cool DHTML Tooltip
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex5/dhtmltooltip.htm
3) Describe problem: Ok, the code works great, but I was wondering if I could instead make the tool tip a picture instead of text? If not any suggestions on another way I could do this?
rangana
06-21-2008, 07:25 AM
Have you tried replacing the highlighted with the image you want:
onMouseover="ddrivetip('JavaScriptKit.com JavaScript tutorials','yellow', 300)";
Try replacing it with:
<img src=whateverimg.jpg>
Also, DD's balloon tooltip (http://www.dynamicdrive.com/dynamicindex5/balloontooltip.htm) might give you ease.
Hope that helps.
marutani.yuri
06-21-2008, 05:00 PM
Thanks for trying to help, but the <img scr=imagename.jpg> dosent work. And the other link, is just to complicated for me....Can someone think of something simple and easy to use Thats does what I want? Here I shall give you all more information on what i want to do on my site...Ok, so I have a list of character names, since I am making an Anime based website...and what i want is when you rollover a characters name, is for a picture to popup! Seems simple, right?
jscheuer1
06-21-2008, 05:52 PM
http://www.dynamicdrive.com/dynamicindex4/imagetooltip.htm
marutani.yuri
06-22-2008, 02:31 AM
Thank you so much!!!
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.