<hr>
Fullscreen jsfiddle result.<br>
Shareable link, available for everyone.<br>
With minor jsfiddle wrapper elements on screen.<br>
Requires a "Run this fiddle" click to show result.<br>
<br>
<a target="_blank" href="https://jsfiddle.net/ElMoonLite/27fn8k3t/show">
https://jsfiddle.net/USERNAME/FIDDLEIDHASH/show
</a>
<hr>
Fullscreen jsfiddle result.<br>
Only works when logged into jsfiddle (and probably only as owner of the fiddle? not sure).<br>
Only the clean result frame output, no wrappers or links etc. ideal for private use.<br>
<br>
<a target="_blank" href="https://fiddle.jshell.net/ElMoonLite/27fn8k3t/show/?editor_console=">
https://fiddle.jshell.net/USERNAME/FIDDLEIDHASH/show/?editor_console=
</a>
<hr>
Bookmarklet links (drag to bookmarks bar):<br>
<a href="javascript:(function(){var m=(''+document.location.href).match(/jsfiddle.net\/(\w+)\/(\w+)\//); if(!m){return;} var u=`https://jsfiddle.net/${m[1]}/${m[2]}/show`;window.open(u);})(); /* https://jsfiddle.net/ElMoonLite/27fn8k3t/ */">jsfiddle open fullscreen result shareable</a><br>
<a href="javascript:(function(){var m=(''+document.location.href).match(/jsfiddle.net\/(\w+)\/(\w+)\//); if(!m){return;} var u=`https://fiddle.jshell.net/${m[1]}/${m[2]}/show/?editor_console=`;window.open(u);})(); /* https://jsfiddle.net/ElMoonLite/27fn8k3t/ */">jsfiddle open fullscreen result private</a><br>
<hr>
<small>
Unfortunately, it seems impossible to dynamically get the username and fiddleidhash from within the result window, so we have to hardcode copy paste that in manually.
(top.location.href is cross-origin blocked)
</small>
Please Whitelist JSFiddle in your content blocker.
Help keep JSFiddle free for always by one of two ways:
Whitelist JSFiddle in your content blocker (two clicks)
Go PRO and get access to additional PRO features →
Join the 4+ million users, and keep the JSFiddle dream alive.
Ad-free
All ads in the editor and listing pages are turned completely off.
Use pre-released features
You get to try and use features (like the Palette Color Generator) months before everyone else.
Fiddle collections
Sort and categorize your Fiddles into multiple collections.
Private collections and fiddles
You can make as many Private Fiddles, and Private Collections as you wish!
Console
Debug your Fiddle with a minimal built-in JavaScript console.