In future, please post new questions in a new thread like here where I've moved this, and:
Warning: Please include a link to the DD script in question in your post. See
this thread for the proper posting format when asking a question.
Anyways, the script you are talking about has been updated since that old thread I moved your post from. And there is an easier/better way to remove tooltip type titles from the hover of links - if you have thumbnail images. Just give the image tag a blank title:
Code:
<a href="bulb.gif" rel="enlargeimage::mouseover"
rev="loadarea" title="my caption"><img src="bulb_tbn.gif" title="" alt=""></a>
If you want more help:
Please post a link to the page on your site that contains the problematic code so we can check it out.
Bookmarks