--- a/js/flotr2/examples/lib/codemirror/demo/fullscreen.html +++ b/js/flotr2/examples/lib/codemirror/demo/fullscreen.html @@ -1,1 +1,152 @@ + + + + CodeMirror: Full Screen Editing + + + + + + + + + +

CodeMirror: Full Screen Editing

+ +
+ + +

Press F11 (or ESC in Safari on Mac OS X) when cursor is in the editor to toggle full screen editing.

+ +

Note: Does not currently work correctly in IE + 6 and 7, where setting the height of something + to 100% doesn't make it full-screen.

+ + + +