danno
05-17-2007, 12:40 PM
1) Script Title: Image W/Description Tooltip
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/imagetooltip.htm
3) Describe problem:Can't configure the script
I installed the script just above or before my </head> tag, so that shouldn't be the problem. And the links for my images are identified via Medieval Toon1
Medieval Toon2 etc. & created what I thought were proper links to each image within the script. I even have a small blue box appearing as I mouse over first text link on my actual page.
I haven't got a web host yet, so cannot direct you to a URL so I am copying the script off my page & hope that's OK and will help....which is as follows (not ALL of it of course, but this is what I have in CUSTOMIZATION AREA:
// optional: bgColor and color to be sent to tooltip
messages[0] = new Array('cartoons/medieval-cartoon1_demo.gif, To license this cartoon, email: dan@danscartoons.com for fee quote',"#000000");
messages[1] = new Array('cartoons/medieval-cartoon2_demo.gif, To license this cartoon, email: dan@danscartoons.com for fee quote',"#000000");
messages[2] = new Array('cartoons/medieval-cartoon3_demo.gif, To license this cartoon, email: dan@danscartoons.com for fee quote',"#000000");
Is that the proper way it should start?
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/imagetooltip.htm
3) Describe problem:Can't configure the script
I installed the script just above or before my </head> tag, so that shouldn't be the problem. And the links for my images are identified via Medieval Toon1
Medieval Toon2 etc. & created what I thought were proper links to each image within the script. I even have a small blue box appearing as I mouse over first text link on my actual page.
I haven't got a web host yet, so cannot direct you to a URL so I am copying the script off my page & hope that's OK and will help....which is as follows (not ALL of it of course, but this is what I have in CUSTOMIZATION AREA:
// optional: bgColor and color to be sent to tooltip
messages[0] = new Array('cartoons/medieval-cartoon1_demo.gif, To license this cartoon, email: dan@danscartoons.com for fee quote',"#000000");
messages[1] = new Array('cartoons/medieval-cartoon2_demo.gif, To license this cartoon, email: dan@danscartoons.com for fee quote',"#000000");
messages[2] = new Array('cartoons/medieval-cartoon3_demo.gif, To license this cartoon, email: dan@danscartoons.com for fee quote',"#000000");
Is that the proper way it should start?