-
Image w/descript tooltip script help
Script: Image with description tooltip
http://www.dynamicdrive.com/dynamici...agetooltip.htm
I have a total of 15 links that I want to display different images for.. when I put more than x number of images.. the script no longer works. Please help me understand the script and tell me which part of the script needs to be changed to accomodate my needs. Thanks!
-
-
Your messages array probably has syntax errors in it. The most common are unescaped quotes of the same type used to delimit a string that contains them:
'the cat's dish'
needs to be:
'the cat\'s dish'
or missing commas. There could be other problem(s) with the script. If you cannot find and correct the problem(s):
PLEASE: Include the URL to your problematic webpage that you want help with.
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks