taoguan / jwysiwyg

Automatically exported from code.google.com/p/jwysiwyg
0 stars 0 forks source link

Jwysiwyg in an ajax form #114

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I use Jwysiwyg in an Ajax form on this website: www.agoravox.fr (you need
to be logged), in the comment form, at the bottom of the article pages.

There is a problem when using IE 8 (no problem noticed with IE7, Opera or
Firefox).

1. Post a message
2. On return of the ajax form, either the message is too short and an alert
is displayed, or it is ok and a preview is displayed. In either case, the
jwysiwyg form is redisplayed (and the call to the jwysiwyg function is remade.
3. The text can me remodified through the jwysiwyg form and re-previewed

With IE8, the textarea is not selectible anymore after the ajax form
returns, nor is any text in the page...

Original issue reported on code.google.com by Mathieu.Lopes@gmail.com on 3 Jun 2009 at 1:05

GoogleCodeExporter commented 8 years ago
Please attach sample page zipped.

Original comment by akzhan.a...@gmail.com on 7 Apr 2010 at 3:47

GoogleCodeExporter commented 8 years ago
We have researched and fixed Ajax problem in Firefox.

Find new code here:
http://github.com/akzhan/jwysiwyg

Original comment by akzhan.a...@gmail.com on 7 Apr 2010 at 4:39