你好,这个JavaScript帮助客人把你的网站用好
This script provides tooltips showing the pronunciation and english translation of chinese words and phrases found on a page. You can see it in action by hovering over the characters above. The script has two different uses, it is packaged as a bookmarklet for individual users, and also as a service to embed in an external website.
To add this functionality to your site, include the following code:
<script type='text/javascript>
document.QuimianOptions={"Quimian.tooltips.scanall":true};
</script><script type='text/javascript'
src='http://www.quimian.com/quimian.js?tooltip'></script>
If you find the script to be slow, or want to selectively choose text, you can limit the tooltips to elements of class 'chinese' using:
<script type='text/javascript'
src='http://www.quimian.com/quimian.js?tooltip'></script>
To try it out, you can use the following bookmarklet:
㊢