dreli
10-02-2009, 06:56 AM
1) Script Title: tooltip for conveyor belt
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex14/leftrightslide.htm
http://www.dynamicdrive.com/dynamicindex5/dhtmltooltip2.htm
3) Describe problem:
I need to customize the title/alt for images that appear within a conveyor belt script.
since there's no css way i know of to changing image title I tried using a tooltip script.
once i ad the mouse over functions of the tooltip script to the conveyor script as below:
leftrightslide[0]='<a href="http://" onMouseover="ddrivetip('JavaScriptKit.com JavaScript tutorials', 300)";
onMouseout="hideddrivetip()"><img src=http://www.maayangoldman.com/images/sb8_1.jpg border=0 title="model"></a>'
the whole belt is not appearing. can anyone please help or suggest another way of solving that?
2) Script URL (on DD):
http://www.dynamicdrive.com/dynamicindex14/leftrightslide.htm
http://www.dynamicdrive.com/dynamicindex5/dhtmltooltip2.htm
3) Describe problem:
I need to customize the title/alt for images that appear within a conveyor belt script.
since there's no css way i know of to changing image title I tried using a tooltip script.
once i ad the mouse over functions of the tooltip script to the conveyor script as below:
leftrightslide[0]='<a href="http://" onMouseover="ddrivetip('JavaScriptKit.com JavaScript tutorials', 300)";
onMouseout="hideddrivetip()"><img src=http://www.maayangoldman.com/images/sb8_1.jpg border=0 title="model"></a>'
the whole belt is not appearing. can anyone please help or suggest another way of solving that?