|
Link to SpellFinder or add a dictionary search box to your site
You can link to SpellFinder for any reason you choose and you don't
need to ask our permission. Here's how you can help spread the word:
- If You Just want to link to us?
The preferred URL is: http://www.spellfinder.com
- If You Want more direct access to SpellFinder search results from
your browser?
Then Just add the following link to your favorites by
right-clicking on it and selecting "Add to Favorites".
When you access this favorite in the future, it will prompt
you for a word to search in SpellFinder:
Spell Finder
(For even greater convenience, you can also drag it directly
into your browser's "Links" toolbar. If you use IE, you may
get an alert that says that the link "might not be safe". Don't
worry -- it's just because the link uses JavaScript.)
- If You Want to put a dictionary search box on your web page?
Great! Your users will appreciate it. We have some suggested
HTML code for you, although you're welcome to redesign it in
any way you see fit. First try it here,
and then place the HTML code on your page by downloading this
code and copying it into your page.
- If You want to know the details about the word by clicking
?
Step 1. Add the following code at the head of all your pages
for instant definition:
<script src="http://www.spellfinder.com/script/dclick.js"></script>
Step 2. Modify the body tag as given below::
<body ondblclick="strword">
That's it. Now when you double-click any word on your site then
it will get an instant definition about the word.
|