Search code examples
javascriptgoogle-chromecodemirror

code mirror html not working in chrome but working in other browsers


having some issue with Codemirror in chrome. it was working fine before but now its not working properly. the JavaScript code still works but not the html. please have a look. click here


Solution

  • Maybe because you are missing <!DOCTYPE html> declaration