Hi
Is it possible to add a CodeMirror JavaScript editor to a Firefox extension?
Here is the link:
http://marijn.haverbeke.nl/codemirror/jstest.html
http://marijn.haverbeke.nl/codemirror/codemirror-0.61.zip
example editor works on a new tab in browser but when I put it in my
extension then it doesnt show the editor
<iframe src="chrome://path to html editor....">
I try to use html namespace too but it doesnt work too,
<html:iframe src="chrome://path to html editor....">
can anybody fix the problem ?
P.S: Is there any better way to add real time JavaScript editor to extension ?
Title: CodePress Editor
var a = 2;
_______________________________________________
Project_owners mailing list
[email protected]
https://www.mozdev.org/mailman/listinfo/project_owners