I've tried using console.log()
but I need to have the developer window open in chrome to see the output.
Alert()
writes to the pop-up box.
I want to output to the result window (bottom-right pane) in JSFiddle. Can anyone tell me please?
Updated with a visual of answer by JajaDrinker - thanks for this.