is there any WYSIWYG HTML Editor which works without IFRAME ?
that's using iframe :(
confofact
2010-10-12 12:22:36
no it really doesnt - http://tinymce.moxiecode.com/examples/example_01.php - it uses javascript in order to use a textarea there NO iframe
PaulStack
2010-10-12 12:24:44
If you look at the page contents with Firebug you'll see that there's an iframe right there.
AlfonsoML
2010-10-12 14:01:34
@alfonsoML - which page? the syntax to get tinyMCE doesnt use an iFrame - it uses a <textarea /> with javascript. i have never come across an iframe with it for my use - although i know you can use it if you want to
PaulStack
2010-10-12 14:04:13
Open Firebug, point to the editing zone and look the tree of nodes, an iframe is right there: http://i53.tinypic.com/ojm5jc.png
AlfonsoML
2010-10-12 17:12:31
A:
Try the Aloha editor ... not as full featured as some, but looks very nice -- and incredibly lightweight.
Sean Vieira
2010-10-13 16:59:21