jsFiddle is a tool for web developers to test HTML, CSS, and JavaScript code inside your web browser.

learn more… | top users | synonyms

7
votes
1answer
2k views

How do I change a JSFiddle to no longer be public?

I created a new JSFiddle and made it public by entering a title upon saving it the first time. If I try removing the title and then updating the script and setting the new version as the base, the ...