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
