Removing Tooltips?

This topic has 2 voices, contains 1 reply, and was last updated by  E2 1506 days ago.

Viewing 2 posts - 1 through 2 (of 2 total)
Author Posts
Author Posts
April 6, 2008 at 1:30 pm #2534

I’m trying to implement the gallery into the page while keeping it xHTML Transition 1.0 Valid and I’ve come down to one thing I need to take out.

<a href="#"><img src="imagethumbs/thumbnail.jpg" alt="" title="" tooltitle="" class="toolTipImg" /></a>

How would I take out tooltitle=”" in this line of code? I don’t know where its defined. i think its in the MooTools and I’m not sure how to modify it the way I need it. Thanks

April 7, 2008 at 7:48 am #2535

E2

Quite simply, open the index.php file and remove the tooltitle="" class="toolTipImg"

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.