943,836 Members | Top Members by Rank

Ad:
  • PHP Discussion Thread
  • Unsolved
  • Views: 410
  • PHP RSS
Aug 29th, 2009
0

Regarding WYSIWYG

Expand Post »
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.
Similar Threads
Reputation Points: 16
Solved Threads: 2
Light Poster
srilakshmitr7 is offline Offline
32 posts
since Aug 2008
Aug 29th, 2009
-1

Re: Regarding WYSIWYG

What are you using? Which spellchecker. What 'output'? Is this to do with php specifically or is it a general web browser question?
Sponsor
Featured Poster
Reputation Points: 1048
Solved Threads: 948
Sarcastic Poster
ardav is offline Offline
6,691 posts
since Oct 2006
Sep 1st, 2009
0

Re: Regarding WYSIWYG

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.
Reputation Points: 16
Solved Threads: 2
Light Poster
srilakshmitr7 is offline Offline
32 posts
since Aug 2008
Sep 1st, 2009
-1

Re: Regarding WYSIWYG

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.
Sponsor
Featured Poster
Reputation Points: 1048
Solved Threads: 948
Sarcastic Poster
ardav is offline Offline
6,691 posts
since Oct 2006
Sep 1st, 2009
0

Re: Regarding WYSIWYG

Don't we have in built spell checker in Internet explorer.If no how to solve this problem.
Reputation Points: 16
Solved Threads: 2
Light Poster
srilakshmitr7 is offline Offline
32 posts
since Aug 2008
Sep 1st, 2009
-1

Re: Regarding WYSIWYG

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).
Sponsor
Featured Poster
Reputation Points: 1048
Solved Threads: 948
Sarcastic Poster
ardav is offline Offline
6,691 posts
since Oct 2006
Sep 1st, 2009
0

Re: Regarding WYSIWYG

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.
Sponsor
Featured Poster
Reputation Points: 410
Solved Threads: 258
Occupation: Genius
cwarn23 is offline Offline
3,004 posts
since Sep 2007
Sep 1st, 2009
-1

Re: Regarding WYSIWYG

@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.
Sponsor
Featured Poster
Reputation Points: 1048
Solved Threads: 948
Sarcastic Poster
ardav is offline Offline
6,691 posts
since Oct 2006

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in PHP Forum Timeline: grab date
Next Thread in PHP Forum Timeline: JQuery Not working in Drupal





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC