Announcement

Do not use the forums to submit bug reports, feature requests or patches, submit a New Ticket instead.

#1 2010-10-12 12:34:42

uberant
New member
Registered: 2010-10-12
Posts: 1

Xinha Web Editor Problems with Safari and Firefox

We installed Xinha has a replacement WYSIWYG editor offered as a publishing tool on our website. It seems, the editor is only working in IE. Safari and Firefox are having trouble where when the form is submitted, no data is passed from the Xinha editor. If anyone has any information or can help to clear this bug, it would be greatly appreciated. I love the editor itself however now need to scramble to find a fix or a replacement.

Offline

#2 2010-10-12 19:39:06

gogo
Xinha Leader
From: New Zealand
Registered: 2005-02-11
Posts: 1,015
Website

Re: Xinha Web Editor Problems with Safari and Firefox

It's a sure bet that your HTML is not valid.

 

<table><form><tr>

and
 

<table><tr><form><td>

are not valid HTML and produce this problem, <form> can appear outside the <table> or inside the <td> nowhere else.


James Sleeman

Offline

Board footer

Powered by FluxBB