1779 Posts in 582 Topics by 556 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 1786 Views |
-
SimpleHTMLEditorField in Frontend

25 March 2009 at 7:57am Last edited: 25 March 2009 10:19am
I'm using a SimpleHTMLEditorField in a Frontend-Form. The Problem is, the Tinymce doesn't show in Firefox. With IE7 i have no Problems! Is there any way to make that work with Firefox? (I'm using V2.3.1)
Thanks for any help or hints!
*Edit*
Really interesting: When i copy the source-html Code from Firefox to a new .html file and open that with the browser everything 's fine... -
Re: SimpleHTMLEditorField in Frontend

2 April 2009 at 3:24am
I am trying to do the same thing and wondered if you had found a solution to this. Thank you!
-
Re: SimpleHTMLEditorField in Frontend

2 April 2009 at 8:07am
I finaly found a way to make that work!
You have to edit sapphire\javascipt\HtmlEditorField.js on line 16:plugins : "blockquote,contextmenu,table,emotions,paste,../../tinymce_advcode,spellchecker",
remove blockquote and tinymce will show up on the frontend.plugins : "contextmenu,table,emotions,paste,../../tinymce_advcode,spellchecker",
Cheers
| 1786 Views | ||
|
Page:
1
|
Go to Top |


