Regarding WYSIWYG

Reply

Join Date: Aug 2008
Posts: 31
Reputation: srilakshmitr7 is an unknown quantity at this point 
Solved Threads: 2
srilakshmitr7's Avatar
srilakshmitr7 srilakshmitr7 is offline Offline
Light Poster

Regarding WYSIWYG

 
0
  #1
Aug 29th, 2009
For implementing Spell check concept i applied WYSIWYG editor to textare.I got the output in Mozilla but not in InternetExplorer.Can you say where the problem might be.
Reply With Quote Quick reply to this message  
Join Date: Oct 2006
Posts: 1,030
Reputation: ardav will become famous soon enough ardav will become famous soon enough 
Solved Threads: 131
ardav's Avatar
ardav ardav is offline Offline
Veteran Poster

Re: Regarding WYSIWYG

 
-1
  #2
Aug 29th, 2009
What are you using? Which spellchecker. What 'output'? Is this to do with php specifically or is it a general web browser question?
Happy Humbugging Christmas
Reply With Quote Quick reply to this message  
Join Date: Aug 2008
Posts: 31
Reputation: srilakshmitr7 is an unknown quantity at this point 
Solved Threads: 2
srilakshmitr7's Avatar
srilakshmitr7 srilakshmitr7 is offline Offline
Light Poster

Re: Regarding WYSIWYG

 
0
  #3
Sep 1st, 2009
I'm using WYSIWYG editor inbuilt spell checker and i'm Uisng this in php and regarding output in IE its not checking the words.
Last edited by srilakshmitr7; Sep 1st, 2009 at 2:34 am.
Reply With Quote Quick reply to this message  
Join Date: Oct 2006
Posts: 1,030
Reputation: ardav will become famous soon enough ardav will become famous soon enough 
Solved Threads: 131
ardav's Avatar
ardav ardav is offline Offline
Veteran Poster

Re: Regarding WYSIWYG

 
-1
  #4
Sep 1st, 2009
Are you depending on javascript at all? I'd guess that you're using js that IE won't like. Short of actually seeing the code that runs when your spellchecker button/link is clicked (and any subsequent code), it's difficult to say. It may be that the script is making use of Mozilla's built-in spellchecker.
Happy Humbugging Christmas
Reply With Quote Quick reply to this message  
Join Date: Aug 2008
Posts: 31
Reputation: srilakshmitr7 is an unknown quantity at this point 
Solved Threads: 2
srilakshmitr7's Avatar
srilakshmitr7 srilakshmitr7 is offline Offline
Light Poster

Re: Regarding WYSIWYG

 
0
  #5
Sep 1st, 2009
Don't we have in built spell checker in Internet explorer.If no how to solve this problem.
Reply With Quote Quick reply to this message  
Join Date: Oct 2006
Posts: 1,030
Reputation: ardav will become famous soon enough ardav will become famous soon enough 
Solved Threads: 131
ardav's Avatar
ardav ardav is offline Offline
Veteran Poster

Re: Regarding WYSIWYG

 
-1
  #6
Sep 1st, 2009
I don't think IE has a built-in SC. To be honest I almost never use it, only to test CSS and JS as a rule. The Googlebar allows spellchecking in a number of languages, but I have no idea how you'd check for this and then implement it. Problem is, your users wouldn't be able to make use of it if they hadn't installed google toolbar (obviously).
Happy Humbugging Christmas
Reply With Quote Quick reply to this message  
Join Date: Sep 2007
Posts: 1,484
Reputation: cwarn23 has a spectacular aura about cwarn23 has a spectacular aura about cwarn23 has a spectacular aura about 
Solved Threads: 136
cwarn23's Avatar
cwarn23 cwarn23 is offline Offline
Nearly a Posting Virtuoso

Re: Regarding WYSIWYG

 
0
  #7
Sep 1st, 2009
Perhaps instead of a live spell checker, instead have a spell check button which then uses ajax to check+correct the spelling. That would be the easiest way of doing it.
Try not to bump 10 year old threads as it can be really annoying.
http://syntax.cwarn23.net/
Smilies: ^_* +_+ v_v -_- *~*`
My favourite PC. - MacGyver Fan
Reply With Quote Quick reply to this message  
Join Date: Oct 2006
Posts: 1,030
Reputation: ardav will become famous soon enough ardav will become famous soon enough 
Solved Threads: 131
ardav's Avatar
ardav ardav is offline Offline
Veteran Poster

Re: Regarding WYSIWYG

 
-1
  #8
Sep 1st, 2009
@cwarn - I agree a custom script would be better than relying on browser plug-ins.

I came across a good spellcheker a while ago here:

http://spellerpages.sourceforge.net/

I implemented it into a project as an afterthought, it seemed to do the job, but I haven't tested it thoroughly.
Happy Humbugging Christmas
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the PHP Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC