Hi Marc,<br><br><div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">I remember mentioning this before, but you must have forgotten about it.<br>

>From what I can see, in all parts of your project you have left<br>
footnotes in your ajax dialogs, instead of converting them to tooltips.<br>
Please find attached a screenshot that shows the difference between one<br>
and the other. If you want to use tooltips (I think it's a good idea),<br>
then you will have to convert the footnotes right after you show your<br>
ajax dialog to the user, the function that does the conversion is called<br>
initTooltips() and it resides inside functions.js. However, after a<br>
quick glance at that function, it looks to me like it needs to be<br>
modified a small bit. Right now it looks for elements across the whole<br>
of the DOM, but it would be better to be able to pass to it an optional<br>
jQuery object as a parameter, so that it is possible to make it look for<br>
footnotes and the respective markers inside a particular object only.<br>
Hope this helps :)<br>
<br></blockquote><div><br></div><div>If I change the initTooltips() function by adding a jquery object parameter to it, it will be effect to the places where this function is already used. So what should I do for this. Thank you. </div>
<div><br></div><div>Regards,</div><div>Thilanka. </div></div><br>-- <br><div><span style="border-collapse:collapse;font-family:arial, sans-serif;font-size:13px"><div style="text-align:left">L G Thilanka Kaushalya     <br>
Computer Science & Engineering,    <br><div style="color:rgb(80, 0, 80)">University of Moratuwa,<br>Sri Lanka<span></span><br>                          <br></div></div>Connect with me at,<br>      Gmail        : <a href="mailto:lgtkaushalya@gmail.com" style="color:rgb(0, 0, 204)" target="_blank">lgtkaushalya@gmail.com</a><br>
      Twitter       : @thilanka_k<br>      Facebook  : Thilanka Kaushalya<br>      Yahoo       : <a href="mailto:lgtkaushalya@yahoo.com" style="color:rgb(0, 0, 204)" target="_blank">lgtkaushalya@yahoo.com</a></span></div>
<div>      Blog          : <a href="http://coders-view.blogspot.com/" target="_blank">http://coders-view.blogspot.com/</a></div><br><br>
</div>