But the way it currently works is it remembers the vistitors language choice via the cookie. If they selected the language of their choice, then it will always default to that language, unless of course they delete the cookie. So in essence, the user themselves change the default language.
Regarding the haywire partial selecting of words...was it set to English at the time?<
I can click on the spell check button all day but nothing happens. Also the misspelled words are not underlined.
Are you sure you included all the appropriate JavaScrip? It sounds like it could be some sort of problem there... though as leatherlips said, a link to see the problem in action would help. <
If the server I'm hosting the forum on is blocked from google (or the internet all together) would this be the reason? Leatherlips said the code looks fine.<
<script type=""text/javascript""> var googie1 = new GoogieSpell(""googiespell/"", ""./googiespell/googie.asp?lang=""); googie1.decorateTextarea(""ta1"");</script>
With this:
<script type=""text/javascript""> var googie1 = new GoogieSpell(""googiespell/"", ""https://www.google.com/tbproxy/spell?lang=""); googie1.decorateTextarea(""ta1"");</script>
It may or may not work, but give it a try and let me know.<
hi...i am having the same problem as wildatom is having...i can press the check spelling button and it will show the little animation and then it will say "No spelling errors found" then goes back to normal.
this is a fresh install..i have just downloaed the mod from snitz bitz and i dont think i have modified post.asp apart from this googie spellchecker but here are the txt versions of the files