Quote:
Originally Posted by neroflorida
Learn Button issue requires that you modify:
spellmessage.js
spelling.js
spellmessage.js Line 63 Opens the included file: phpSpell.html
Suggested workarounds: Use conditionals to pass additional information to the function openspell Have this handed off to the next script spelling.js
spelling.js Line 448 inserts the infamous "Learn" button. Determine whether you would like to have it shown based on the argument passed through from spellmessage.js.
An alternate would be to create a vB template instead of using an external html file...
|
Any step by step instructions for this to remove the Learn ( and perhaps suggest ) feature as well to make this perfect ?