How can i copy the Text that are break-like in the balloon website? (jsfiddle link in comment) v.redd.it/vqscg7rct7u71
πŸ‘︎ 7
πŸ’¬︎
πŸ‘€︎ u/mangadrawing123
πŸ“…︎ Oct 18 2021
🚨︎ report
Open source, fully client side JSFiddle alternative designed for mobile with offline support github.com/chrisdiana/web…
πŸ‘︎ 80
πŸ’¬︎
πŸ‘€︎ u/inflam52
πŸ“…︎ Aug 31 2021
🚨︎ report
How can i copy the Text that are break-like in the balloon website? (jsfiddle link in comment) v.redd.it/skl8mthis7u71
πŸ‘︎ 5
πŸ’¬︎
πŸ‘€︎ u/mangadrawing123
πŸ“…︎ Oct 18 2021
🚨︎ report
how to align multiple label/inputs (jsfiddle link provided)
πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/kalico_cat
πŸ“…︎ Oct 11 2021
🚨︎ report
how to display users text input to sepearte retangle like on the left, so that later they can download the image with all the rectangle box with text seperate? Jsfiddle link in comment of how far I got
πŸ‘︎ 6
πŸ’¬︎
πŸ‘€︎ u/mangadrawing123
πŸ“…︎ Sep 19 2021
🚨︎ report
Making enyo work with jsfiddle

Hello everyone,

I am trying to test signals from Enyo but I haven't found a working example and locally I can't make it work. I am trying to test in jsfiddle but it says that enyo is undefined.

For example:

https://jsfiddle.net/gh/gist/enyo/2.1/4261885/

Any help is appreciated.

πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/Epeic
πŸ“…︎ Nov 05 2021
🚨︎ report
how to count .length of sentence that doesn't start with <div> or sentence.startsWith(tab)? jsfiddle code in comment
πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/mangadrawing123
πŸ“…︎ Oct 18 2021
🚨︎ report
how to can I make the comic page appear in the center, when I toggle the textarea main off? {jsfiddle link in comment} v.redd.it/sxt4o2t37eu71
πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/mangadrawing123
πŸ“…︎ Oct 19 2021
🚨︎ report
[AskJS] Any simple alternatives to jsfiddle that allow free private sandbox? (fiddles are public)

Looking for a free alternative to something as lightweight and friendly as jsfiddle, for HTML/CSS/JS but that doesn't have each code sandbox public. Thoughts?

πŸ‘︎ 5
πŸ’¬︎
πŸ‘€︎ u/makin-games
πŸ“…︎ Aug 09 2021
🚨︎ report
BUREAU (p5.js, JSFiddle in comments) reddit.com/gallery/nt11fw
πŸ‘︎ 190
πŸ’¬︎
πŸ‘€︎ u/hgwwinchester
πŸ“…︎ Jun 05 2021
🚨︎ report
WebDen - Open source, fully client side JSFiddle alternative designed for mobile & tablet with offline support webden.dev/landing
πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/inflam52
πŸ“…︎ Aug 28 2021
🚨︎ report
An alternative of JSFiddle, Codepen and JSbin jsitor.com
πŸ‘︎ 237
πŸ’¬︎
πŸ‘€︎ u/ashvin777
πŸ“…︎ Dec 12 2020
🚨︎ report
[Showoff Saturday] Tried rebuilding lite weight alternative of JSBin/JSFiddle in vanilla JS

Hi everyone, i wanted to build a simple lite weight editor to conduct Javascript interviews as a side project. I built it using Vanilla JS in frontend and MongoDB and Express on backend. This is my try so far. Please try using it and give feedback so that it can be made useful for more people. And also, try reading my source code and provide your review if possible. BTW, the app is running on https://jsarena.dev.

JSArena Preview

πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/sivadass
πŸ“…︎ Aug 21 2021
🚨︎ report
Someone I knew was having some issues with their website due to an element set to "position: absolute", so I made this little jsfiddle for beginners to demonstrate how elements interact with their parents when they are set to "position: absolute" jsfiddle.net/4kgn5r60/5/
πŸ‘︎ 4
πŸ’¬︎
πŸ‘€︎ u/proboardslolv5
πŸ“…︎ Jul 20 2021
🚨︎ report
I just launched Anyfiddle (JSFiddle for any language). You can start coding with pre-built templates like PHP, NodeJS, Python, Laravel, Django, etc. You can run any Linux command using the in-built terminal and access your running servers using public https URLs. v.redd.it/59vx0zcyrjm51
πŸ‘︎ 2k
πŸ’¬︎
πŸ‘€︎ u/jojimail
πŸ“…︎ Sep 11 2020
🚨︎ report
Why I can't use this changing color button on my website, but work in jsfiddle?!

(solved) the function only call when there is already a button in the first page, if it been create later it wont change the hutton. way to solve. add the function inside the function create the button so it could call the button after

Jsfiddle worked: link

My code : Link (you have to type some inthe input to see the Copy Button imgur image)

I was thinking because I need a jquery library, but I think I already included it in the head html

&lt;script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"&gt;&lt;/script&gt;

I don't know what I missing, please let me know thanks!

πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/mangadrawing123
πŸ“…︎ Sep 11 2021
🚨︎ report
I'm thinking of making a participative website for everyone to share html, css and js tips and tricks with live coding tools like jsfiddle or codepen

Hi folks,

I've had this idea recently by browsing through this subreddit and others. You guys often share some really cool bit of code you made for front-end development (animations, components, etc...).

So I would like to create a website where everybody could share their creations and label it. Also everyone could review these posts and maybe even exchange about it in commentaries. You could browse all of this by categories (animations, components, navbar, header, footer, etc), or by most recents or best reviewed.

So my questions are :

- Does it look like a cool idea ? Would you like to use this ?

- Do you know any website that already does this ?

- Would anyone with better understanding of front-end than me (I'm mostly a back-end dev) like to help me with this ? Not coding it, but giving me advice about what could be useful features to make in this context ?

πŸ‘︎ 7
πŸ’¬︎
πŸ‘€︎ u/Arkandros
πŸ“…︎ Jul 31 2021
🚨︎ report
Is there a tool like Codepen or JSFiddle where I can collaborate live with someone?

Tried the Collaboration function on JSFiddle - doesn't seem to work.

Couldn't find anything on Codepen that seems to do this.

Does anyone know of any alternatives (that doesn't involve downloading an IDE)?

πŸ‘︎ 18
πŸ’¬︎
πŸ‘€︎ u/MeltingDog
πŸ“…︎ Mar 25 2021
🚨︎ report
Weirdest Vue.js Behaviour (Possiby bug) I've Ever Encountered (With JSFiddle Example)

Hey, guys, back again now with an example (previous post). Took me some time but I was able to reproduce it on this JSFiddle. If you uncomment the alert line and comment the line that updates the isLoading variable you can see that the alert is launched both times the event is called. If we then uncomment that line again and keep the alert line the second alert also stops working.

πŸ‘︎ 4
πŸ’¬︎
πŸ‘€︎ u/DanteIsBack
πŸ“…︎ Apr 27 2021
🚨︎ report
How to make a span readonly or disabled. I have this jsfiddle and I would like you to look at it.

My jsfiddle I have code that basically checks to see if any of a specific class is empty (inputs and selects). I copied code from Stack Overflow and I can't disable anymore. I had to inspect element to see what happened. Apparently it created a span with a onclick event. Now I need a way for me to make it (select) unchangeable. I copied code from this link. I would be ok if you were to get rid of all my code from Stack Overflow and replace it with your own and make it functional again. Once again, thanks to everyone who tries. My reason for copy-pasting the code is because I want to make my options in the select look like they have a &lt;hr&gt; in-between them. I tried that and it didn't work.

πŸ‘︎ 4
πŸ’¬︎
πŸ“…︎ Apr 29 2021
🚨︎ report
Why is LibreOffice Calc unable to do plot bandings on a line chart like this that I've illustrated using JSFiddle? jsfiddle.net/Lsqxj1y8/
πŸ‘︎ 6
πŸ’¬︎
πŸ‘€︎ u/bytecode
πŸ“…︎ May 26 2021
🚨︎ report
OpenTTD Station Ticker - JSFiddle jsfiddle.net/4sjn7qyz/
πŸ‘︎ 12
πŸ’¬︎
πŸ‘€︎ u/2-bit-tipper
πŸ“…︎ Mar 09 2021
🚨︎ report
Getting Started: Developing with Nano Currency β€” Part 2: Interacting with Public and Private Nano Nodes [JSFiddle example code throughout] somenano.medium.com/getti…
πŸ‘︎ 71
πŸ’¬︎
πŸ‘€︎ u/pwlk
πŸ“…︎ Jan 15 2021
🚨︎ report
Made a quick JSFiddle that calculates how many more days you need to cap caches to reach target divination level jsfiddle.net/v01hru75/6/
πŸ‘︎ 6
πŸ’¬︎
πŸ‘€︎ u/Kumagor0
πŸ“…︎ May 18 2021
🚨︎ report
I don't want the element width to shrink with text-transform effects. JSFiddle included.

https://jsfiddle.net/azxcmn52/2/

As you can see in the fiddle, on hover to lowercase, it shrinks and moves the whole line. I dont want that to happen. I've tried:

  • flex-shrink: 0;
  • white-space: nowrap/pre/pre-line;
  • min/max-width: ...px;

What am I missing?

Thanks!

πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/hellhelium
πŸ“…︎ Apr 10 2021
🚨︎ report
Simple H2 vs. Gasoline Calculations Based On Incentive - JSFiddle jsfiddle.net/8kms9o6u/
πŸ‘︎ 8
πŸ’¬︎
πŸ‘€︎ u/koenrad
πŸ“…︎ Mar 31 2021
🚨︎ report
Anyfiddle - JSFiddle but for any language. I built this using React and MobX anyfiddle.com
πŸ‘︎ 33
πŸ’¬︎
πŸ‘€︎ u/jojimail
πŸ“…︎ Sep 11 2020
🚨︎ report
Need help with a jsfiddle - want to duplicate an item

There this jsfiddle -https://jsfiddle.net/Lu5c3dh4/1/

I want to add another cube to the area, next to the original cube, which moves at the same time / direction as the other cube.

I don't really know much JavaScript (I do more software development) but can piece other people's work together (don't we all) but any help is appreciated.

Thanks

πŸ‘︎ 3
πŸ’¬︎
πŸ‘€︎ u/insta_0776
πŸ“…︎ Nov 27 2020
🚨︎ report
Fluid Effect using JavaScript, Canvas - JSitor (An alternative of JSFiddle, Codepen, JSBin) jsitor.com/g-ZOfnyQx
πŸ‘︎ 3
πŸ’¬︎
πŸ‘€︎ u/ashvin777
πŸ“…︎ Dec 14 2020
🚨︎ report
Is there a website similar to codepen and jsfiddle that I can share C# code examples in order to ask for assistance?

As the title indicates, is there anywhere I can post my c# code so that I can ask for assistance with a problem in my code? My project is not massive, just a console app and one class, very basic.

I can't find what is preventing my one variable from storing the value I want it to be set to, and I have several other very similar variables that I essential copy/pasted and they work just fine...

In a nutshell, I am verifying a customer's account information and checking if they exceeded their credit limit for the month based on the input they put in...

  • What is your current balance? [user enters balance $1000]
  • What are the charges applied to your account? [user enters amount they spent ... $300]
  • What are the credits applied to your account? [user enters payments made... $100]
  • What is your credit limit for the month? [user enters credit limit.. $500]
  • Balance - Charges +Credits = new balance, Credit limit = [amount entered]
  • If the balance is greater than the credit limit: message "Credit limit has been exceeded"

My problem is that when the user enters the credit limit value, it won't store it in the variable. It remains $0.00, therefore the credit limit is ALWAYS exceeded. Everything else works, I just can't get the credit limit value correct and I have no idea why.

I know it's pretty much impossible to help without seeing the code. I am new to C# and this is a school assignment, but for the life of me I cannot figure out what I am missing.

To copy the code here would be a little ridiculous, and hard to navigate. I am happy to share wherever is the best place to put my code ... I just don't know what platform I can use to do so.

Thanks for the help!

πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/SteamGirl666
πŸ“…︎ Nov 29 2020
🚨︎ report
[Showoff Saturday] Run In Playground - A chrome extension for running selected text in CodePen or JSFiddle gfycat.com/wellworntalkat…
πŸ‘︎ 31
πŸ’¬︎
πŸ‘€︎ u/FraserHamiltonDev
πŸ“…︎ Aug 22 2020
🚨︎ report
How do dynamically created pages like JsFiddles get indexed by Google?

If you search for something programming related like you're pretty likely to find a code playground like CodePen or JsFiddle in the search results. These pages are dynamically created when you hit save. If you search JsFiddle in Google Keyword or Ubersuggest you can see it has 200k keywords in Google indexed pages.

I'm wondering how are these pages getting indexed by Google? I can't find any Sitemaps, or index pages with links referencing each fiddle for Google to crawl. I'm trying to implement something similar but I can't figure out how they're doing it to replicate it.

πŸ‘︎ 2
πŸ’¬︎
πŸ‘€︎ u/DasBeasto
πŸ“…︎ Sep 08 2020
🚨︎ report
Twitter is rejecting posts containing JSFiddle URLs github.com/jsfiddle/jsfid…
πŸ‘︎ 80
πŸ’¬︎
πŸ‘€︎ u/kunalag129
πŸ“…︎ Jun 07 2019
🚨︎ report

Please note that this site uses cookies to personalise content and adverts, to provide social media features, and to analyse web traffic. Click here for more information.