Let me know if you have questions as you look closer. A few good first
steps would be trying LzBrowser.loadJS() and LzText.setText() to see how
well setting a text field to contain arbitrary HTML works. Thanks!
(working with legals HEAD on Mac OS X/Firefox)
Great I have now started to embed the tinyMCE editor, and it works!
I have tried to get the content from the editor to render it into an OL <text> widget.
Here's what I get:
when the <text> tag has no parameters
if there is only one paragraph of HTML (one <p>) only the first few chars show up
if there are more paragraphs, nothing shows up
if there are more paragraphs, nothing shows up
if one adds a resize="true" parameter to the <text> tag:l
if there is only one paragraph of HTML, it shows up correctly
if there are more paragraphs, nothing shows up
if there are more paragraphs, nothing shows up
if both the resize="true" and the multiline="true" parameters are specified
both the single paragraph and the multiple paragraphs appear truncated (as if resize was set to false)
tried on windows:
firefox: same as mac os x
IE: many more problems ;-)
--
Candide Kemmler
3 rue du Bailli - 1000 Bruxelles
mobile:+32485067980
_______________________________________________ Laszlo-dev mailing list [email protected] http://www.openlaszlo.org/mailman/listinfo/laszlo-dev
