Quote:
Originally Posted by insanctus
Ok installed and works, thanks msimplay for the demo log in (it is what made me choose to use this)
Nice add in !
|
sorry about the mix up i just changed the instructions to the right ones in mt original thread
heres the right html
HTML Code:
<input type="hidden" name="toolbar" value="1" />
<input type="button" class="button" name="spellcheck" value="SpellCheck" accesskey="c" tabindex="1" onclick="openspell('1');"/>
<else />
<input type="hidden" name="toolbar" value="2" />
<input type="button" class="button" name="spellcheck" value="SpellCheck" accesskey="c" tabindex="1" onclick="window.open('http://www.spellcheck.net','spellchecker','statusbar=no,menubar=no, toolbar=no,scrollbars=yes,resizable=yes,width=647, height=391'); return false;"/>
</if>