What is the url to get and only get this fiddle's javascript code ?
So later on, I may use it for tests by calling it using a <script rel="" src=""></script>
link, something like :
<script rel="script" src="http://jsfiddle.net/.../.../myFiddleScrip.js"></script>
JSfiddle store versions of our scripts, which my IDE doesn't.
Edit: I'am aware of the /show/ page, my question is is there an independant .js page ?
Edit: As of March 2013, the following patterns works! (pls +1 Danny's answer!)