Tagged Questions
1
vote
3answers
822 views
Can full screen mode be activated in JSFiddle?
I have the following JSFiddle, http://jsfiddle.net/brantolsen/ejUWt/. It does the simple task of changing from full screen to non-full screen each time the body is clicked. This works correctly when ...