ok Merci FrenchilnLA your solution is a good idee, but i work with Moss and i m not developer's.
Whit the last Jquery version, i can see my id in yahooCopy but the link is not good in the yahoo.htm i create a <div id="MONID">coucou</ div> And in the index.htm <script src="http://code.jquery.com/jquery-latest.min.js" type="text/ javascript"></script> <script src="js/jtip.js" type="text/javascript"></script> <p><a href="yahoo.htm?width=175&link=yahoo.htm #MONID" name="Before You Click..." id="yahooCopy" class="jTip">Go To Yahoo</ a></p> The url link in Explorer : yahoo.htm%20#MONID :( How i can write this ? <p><a href="yahoo.htm#MONID?width=175&link=yahoo.htm" name="Before You Click..." id="yahooCopy" class="jTip">Go To Yahoo</a></p> Discret