mini dictionary is a bookmarklet with some simple tools you can use on any website.
To Install
For IE Browser (version > 6.0)
- Drag this to your bookmarks bar (favorites bar or links bar): mini dictionary
- Select the following code then press Ctrl+C
javascript:(function(){function%20loadScript(a,b){var%20c=document.createElement(’script’);c.type=’text/javascript’;c.src=a;var%20d=document.getElementsByTagName(‘head’)[0],done=false;c.onload=c.onreadystatechange=function(){if(!done&&(!this.readyState||this.readyState==’loaded’||this.readyState==’complete’)){done=true;b()}};d.appendChild(c)}loadScript(‘http://ajax.googleapis.com/ajax/libs/prototype/1.6.1.0/prototype.js’,function(){loadScript(‘http://www.usitd.com/wia/js/effects.js’,function(){loadScript(‘http://www.usitd.com/wia/js/dragdrop.js’,function(){loadScript(‘http://www.usitd.com/wia/js/bm.js’,function(){test()})})})})})() - Right-click on the bookmark made in step 1 and select “Properties”. In the “URL” field of the “Web Document” tab, press “Ctrl-V” to paste the copied link. Press “OK” to finish.
For Other Browsers
- Drag this to your bookmarks bar: mini dictionary
To Use
- Go to a website.
- Click the “mini dictionary” bookmark.
- Double-click on any word on the page, and a mini dictionary will pop up.
- Click anywhere outside of the pop-up to close the mini dictionary.