Home All Groups Group Topic Archive Search About
Author
3 Jan 2006 10:59 PM
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

Author
3 Jan 2006 11:40 PM
Albert Pascual
Look at http://freetextbox.com

Hope this helps
Al

Show quoteHide quote
"Dennieku" wrote:

> 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
>
>
>
Author
4 Jan 2006 2:16 AM
Jeff
Re:
<< Does anybody have a little script to show how this is done? >>

There is no way any "little script" will do what you are apparently asking
for.

Try this:
http://www.cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx

You'll have to pay for it. While there are others that are free, just
remember you generally get what you pay for.

-HTH
Author
4 Jan 2006 2:27 AM
Lau Lei Cheong
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.

Show quoteHide quote
"Dennieku" <denni***@hotmail.com> ¼¶¼g©ó¶l¥ó·s»D:2122b$43bb01b7$d52edf4b$14***@news.chello.nl...
> 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
>