Search code examples
javascriptcode-editor

JavaScript code editor


I need to get JavaScript HTML/CSS/JavaScript code editor plugin (I prefer jQuery plugins) for my CMS. I don't need WYSIWYG editor. I need editor where you can see HTML/CSS/JavaScript. I was just thinking if there was any plugin for this, because implementing my own would be very hard work.


Solution

  • Both markItUp and CodeMirror may suit you.