If I have private scripts, in All your fiddles category how can I move these to Public fiddles category?
Asked
Active
Viewed 7,446 times
1 Answers
36
To make a JSFiddle script public:
- Open the script.
- Open the Info tab on the left.
- Enter in a title for the script
- Press Update.
In this new version of the script, set it as the base version. Wait several minutes for the script to be visible in your public profile page.

mohamedrias
- 18,326
- 2
- 38
- 47
-
5Just a side note - all fiddles are public. Anyone who knows the URL can access it. – zalun May 08 '14 at 08:00
-
Yes, anyone who knows the URL can access it – mohamedrias May 08 '14 at 08:11
-
3Thanks for pointing out to set it as base version to get it visible in public profile page. – Maksim Luzik Jun 15 '15 at 14:11
-
22They really need to make this more intuitive. I shouldn't have to get on Stack Overflow to figure this out. – Gavin Aug 10 '16 at 11:54
-
2Can you only share things if you are registered in JSFiddle? I cannot see any "Info" tab on the left. – Juha Untinen May 05 '17 at 08:32