Hello,
I'm am trying to develop some scripts that depend on being able to allow the user to format there text on the fly. It seems as though that there is no "good" way to implement a rich text editor, as it breaks the sites on other browsers, some browser cant even get a rich text box to render correctly (JavaScript problems).
So my questions is, is there a better way to implement a rich text editor that is Cross compatible with all other popular browsers?
Or am I better off using a system like most forms where you place [ code ] (i.e. [ i ], with no spaces) to format the text?
Thanks,
Andrew