(I added laszlo-user so this reply ends up on the mailing list)
Hi Sebastian,
Here's the documentation for the html tag:
http://labs.openlaszlo.org/trunk-nightly/docs/reference/lz.html.html
You could use the callJavascript() method to invoke some javascript in
the HTML page containing tinyMce, which could return the HTML from the
editor. Then you could save it using an LZX dataset.
Or, you could implement something using pure JavaScript APIs inside your
HTML. Let me know how it goes!
Sebastian Blanco Cicenia wrote:
Hi max, i was reading this page
http://www.mail-archive.com/[email protected]/msg05187.html
becouse i am trying to implement tinyMce into openLazlo.
I have done it, using <html> tag.
But i can’t find the way to save the information inside the tinyMce.
Can you help me please?
Thanks!
Sebastian Blanco
--
Regards,
Max Carlson
OpenLaszlo.org