HTML editor for Safari browser

  • Thread starter Thread starter Dennieku
  • Start date Start date
D

Dennieku

Hi,

I want to make a little WYSIWYG editor for a CMS I'm developing. This editor
must also be supported by the Safari (Mac) browser.
Does anybody have a little script to show how this is done?

Thx,
Dennieku
 
Just a little curious what you actually need to do.

As far as I remember, Safari supports W3C standards quite well. As long as
you stick with HTML 4.01 and CSS 2, and not using any brower specific
"filter" or "-moz-opacity" things, you should be safe enough.
 
Back
Top