Hi,
I like Innova very much, so I'm using it as the basic editor for textareas...
Some time ago PHPR stuff has changed the implementation of innova putting it into <iframes> so it was not possible to use Full Screen mode or Preview Window (take a look at the buttons of innova).
Up to PHPR5.3 I was able to do some changes in commonfunctions.php and innova.php to make innova working fine for me.
Now, in PHPR5.3, something has been changed, so I am able to do the same changes (in commonfunctions.php and innova.php) and have Full Screen Mode, but returned textarea value is always empty! It is loaded with an initial value from database, I can also edit it but when I submit, the $_POST[] of textarea is always blank!
I suspect some kind of nasty javascript filtering which works only when innova is in <iframe>.
Pls help me with this.
Best regards,
Jacek