javascript - Print Var in JsFiddle -
how print result screen in jsfiddle javascript. can't use document.write(), doesn't allow it, neither print.
what should use?
to able see output console.log() in jsfiddle, go external resources on left-side panel , add following link firebug:
https://getfirebug.com/firebug-lite-debug.js

Comments
Post a Comment