Tagged Questions
10
votes
2answers
2k views
How do I make a script public in JSFiddle?
If I have a private script, how can I make it public?
According to JSFiddle, the script must be the base version and have a title.
My current script has no title. I tried entering in a title and ...
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 ...