"Links" in IE---使用Merriam-webster Online 查单词


put a Javascript sentence

javascript:Qr=document.selection.createRange().text;if(!Qr){void(Qr=prompt('Enter%20word%20to%20find%20in%20Merriam-Webster%20Dictionary:',''))}if(Qr)location.href='http://www.m-w.com/cgi-bin/dictionary?'+escape(Qr)+'
'

into Address (URL) in IE. Drag it in to "Links".
What we do just now is to make a button in "links".

When click it, the javascript will be excuted.

How to use:
1.Highlight a English word in a webpage.
2.Click the button you just created in your "Links ".
3.Your webpage will jump to webster's website to check the word for you.

posted on 2004-11-01 10:32  猎人小屋  阅读(1124)  评论(0编辑  收藏  举报

导航