Does anyone know of a javascript based Rich Text box that behaves a bit like an IDE so that in a management system I can provide a text area for CSS and/or one for HTML to be written into the box and the input is colour coded like it is if you edit in Notepad++, Visual Studio etc Customsiation of the colours would be superb but certainly not essential!
I was sure there must be at least one but I’m struggling to find any through Google searches and instead am getting numerous results for FCKEditor style Rich Text Boxes.
Thanks for any help!
Steve
CodeMirror loks like what you want.
I was also going to suggest Bespin but I think browser technology needs to catch up with it (it uses HTML 5 etc.)