noticed over at surfin' safari this morning that the new (presumably for tiger) version of webcore (the engine behind apple's safari web browser) will include support for contentEditable - which means that content management systems such as say drupal can offer WYSIWYG HTML editing inside the browser on safari. (functionality that already exists in firefox/mozilla and that other browser that some people use). more good news for the next version of mac os x. :)
If you read the article on
If you read the article on Surfin' Safari you see that Safari for MacOS X 10.3.9 also has the new webkit api (so we can start testing already if you update to 10.3.9)
updating my powerbook right now
yeah - i saw the article - can't wait to check it out. apple++ ;)
Demo
This is a GREAT feature indeed! For those interested, I created a quick demo page: http://www.xs4all.nl/~hhijdra/stefan/ContentEditable.html.
ContentEditable() on Safari
I have tried using this feature to build a Rich text editor ;but till date I haven't succeded using execCommand() as defined by Gecko to work under Safari. However the "bold" feature works through key press like Command+B on a MAC .
Well I am not aware how this shall work for indent, italics etc work unless I am ab;e to get an handle or like and map it into
Any help shall be appreciated.
Post new comment