Hi Werner! With the help of Mike Litherland I implemented the TinyMCE EDitor. This works fine with JSF and so I'm satisfied with it.
Regards, Andy -----Ursprüngliche Nachricht----- Von: news [mailto:[EMAIL PROTECTED] Auftrag von Werner Punz Gesendet: Montag, 6. Februar 2006 15:16 An: [email protected] Betreff: Re: AW: Re: AW: Re: AW: AW: inputHtml broken in IE? [EMAIL PROTECTED] schrieb: > I have now tried to implement the Xinha Editor, but it doesn't work. > The problem seems to be the f:view Tag. > If I remove it, the editor works (but no buttons work anymore of course), if > I add it, the editor doesn't work. > As anybody already achieved to solve this problem? > You cannot remove the f:view tag because it is the root element of a jsf page, the problem is very likely a conflict between the jsf form submit and the xhinha form submit (I ran into the same problem with the dojo html editor which I testwise pushed into a jsf form via the dojo htmledit style) ______________________________________________________________________ Diese Nachricht ist fuer die MAGNA STEYR Fahrzeugtechnik AG & Co KG rechtsunverbindlich! - This message is not legally binding upon MAGNA STEYR Fahrzeugtechnik AG & Co KG! This email and any files transmitted with it are confidential and intended solely for the use of the individual or entity to whom they are addressed. If you have received this email in error please notify your system manager. This footnote also confirms that this email message has been swept for the presence of computer viruses. ______________________________________________________________________

