ivybridge
12-09-2011, 03:51 PM
1) tooltip v2.0
2) http://www.dynamicdrive.com/dynamicindex4/imagetooltip.htm
3) Have installed this script and whilst when i mouse over a text hyperlink, the description and bordered box appear, the image does not.
All image files, js, css and htm files are in the same directory.
However when I roll over the text link, the image box appears with the title but no image. I dont understand as all files are in the same directory.
the line that calls the imgtip is
<dl><dt><a href="../files/machines/Lapmaster 15 OF 3R.pdf" target="_blank" rel="imgtip[0]">Lapmaster Model 15 Open Face</a></dt>
the js file line is
tooltips[0]=["AAA2.gif", "Lapmaster model 15", {background:"white", font:"bold 12px Arial"}]
Just cant figure why the image cannot be found...?
2) http://www.dynamicdrive.com/dynamicindex4/imagetooltip.htm
3) Have installed this script and whilst when i mouse over a text hyperlink, the description and bordered box appear, the image does not.
All image files, js, css and htm files are in the same directory.
However when I roll over the text link, the image box appears with the title but no image. I dont understand as all files are in the same directory.
the line that calls the imgtip is
<dl><dt><a href="../files/machines/Lapmaster 15 OF 3R.pdf" target="_blank" rel="imgtip[0]">Lapmaster Model 15 Open Face</a></dt>
the js file line is
tooltips[0]=["AAA2.gif", "Lapmaster model 15", {background:"white", font:"bold 12px Arial"}]
Just cant figure why the image cannot be found...?