marutani.yuri
06-22-2008, 05:30 AM
1) Script Title: Imge w/ description Tooltip
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/imagetooltip.htm
3) Describe problem: Ok, I cant seem to make the picture apear? It comes up as and X where the image should be. I double checked to make sure I replaced the image with the correct one..so it should work right?
Heres what I replaced:
Before:
messages[0] = new Array('red_balloon.gif','Here is a red balloon on a white background',"#FFFFFF");
After:
messages[0] = new Array('HT.jpg','New Picture ',"#FFFFFF");
Does it need to be a .gif to work? I dont think so...Plz Help!!!!!
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/imagetooltip.htm
3) Describe problem: Ok, I cant seem to make the picture apear? It comes up as and X where the image should be. I double checked to make sure I replaced the image with the correct one..so it should work right?
Heres what I replaced:
Before:
messages[0] = new Array('red_balloon.gif','Here is a red balloon on a white background',"#FFFFFF");
After:
messages[0] = new Array('HT.jpg','New Picture ',"#FFFFFF");
Does it need to be a .gif to work? I dont think so...Plz Help!!!!!