question for rich text style editor ...

JavaScript and client side scripting.

Moderator: General Moderators

Post Reply
zick
Forum Commoner
Posts: 33
Joined: Thu Aug 14, 2003 3:18 pm

question for rich text style editor ...

Post by zick »

a project i'm working on is a rich text editor for a website. i've seen ones on hotmail and yahoo, but i believe those are activex controls:
1) they don't work in pheonix/firebird/netscape
2) textarea's input's just don't behave that way.

does anyone know a good editor for download (purchase) that offers this kind of functionality ... or possibly how to tell where the cursor in the text box is and be able to insert something there. i wrote something but it works much like these forums and inserts tags at the end not where the cursor is.
User avatar
JayBird
Admin
Posts: 4524
Joined: Wed Aug 13, 2003 7:02 am
Location: York, UK
Contact:

Post by JayBird »

you mean something like this?

http://www.fredck.com/FCKeditor/Demo/

and it is free!

Mark
zick
Forum Commoner
Posts: 33
Joined: Thu Aug 14, 2003 3:18 pm

Post by zick »

why doesn't things like this work in netscape or firebird ...
User avatar
volka
DevNet Evangelist
Posts: 8391
Joined: Tue May 07, 2002 9:48 am
Location: Berlin, ger

Post by volka »

<flame mode="usual">
  • well, I guess that's the price of not having
    Impact of vulnerability: Allow an attacker to execute code on a user’s system

    Maximum Severity Rating: Critical

    Recommendation: System administrators should install the patch immediately
    bulletins over and over again
</flame>
;-)
Post Reply