As numerous news sites already posted, Safari 1.3 came along with Mac OS X 10.3.9. Besides it’s noticable faster it also includes a few new features. A promising one (hopefully not only for security risks) seems to be the beginning of adapting Microsoft’s contentEditable including execCommand and designMode. One of the rare moments when Apple is copying from Microsoft.
If you are using Safari:
Mark some text here and hit Commad-B for bold text or Command-I for italic text. You can add some text and even drag and drop an image between those lines.
Mark some text here and hit Commad-B for bold text or Command-I for italic text. You can add some text and even drag and drop an image between those lines.
It would be quite useful for editing in blogs, CMS, etc. Lets see what the developer community is preparing for us…
But because of the contentEditable attribute this page no longer validates as XHTML 1.0. So what should one prefer: to observe a standard or to implement a handy feature?
0 Responses to “Edit, edit, edit”