Quintox
07-20-2007, 05:00 AM
1) Script Title: Image w/ Description tooltip
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/imagetooltip.htm
3) Describe problem:
I used this script on my index.html page, works great. Now, I created another page (sports.html), used same source code from index.html but changed the parameters, etc. Only thing is, it doesn't work. I went through to see what might be different but everything is exactly the same. I can't figure out why this isn't working. I even changed the messages[0] = new Array('red_balloon.gif','Here is a red balloon on a white background',"#FFFFFF"); to messages[555] = new Array('red_balloon.gif','Here is a red balloon on a white background',"#FFFFFF");
just to make sure that wasn't the problem.
Here is where it's working: http://eshrunk.com/new.html
Here where it isn't : http://eshrunk.com/newsports.html
Anyone see what's wrong?
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/imagetooltip.htm
3) Describe problem:
I used this script on my index.html page, works great. Now, I created another page (sports.html), used same source code from index.html but changed the parameters, etc. Only thing is, it doesn't work. I went through to see what might be different but everything is exactly the same. I can't figure out why this isn't working. I even changed the messages[0] = new Array('red_balloon.gif','Here is a red balloon on a white background',"#FFFFFF"); to messages[555] = new Array('red_balloon.gif','Here is a red balloon on a white background',"#FFFFFF");
just to make sure that wasn't the problem.
Here is where it's working: http://eshrunk.com/new.html
Here where it isn't : http://eshrunk.com/newsports.html
Anyone see what's wrong?