There are many different methods for doing this, using DIVS to display just over the text is one option....
OnMouseover=';YourScript('Variable')'; OnMouseOut=';YourScriptOut()'; etc
You could use %26lt;span alt=';maison'; title=';maison';%26gt;home%26lt;/span%26gt; which would not change the word but display the French for it once they hover over the word.
Or perhaps
%26lt;font id=';translate'; onmouseover=';translate.innerText='masion?onmouseout=';translate.innerText='home'';%26gt;?br>
No comments:
Post a Comment