For questions about using jsFiddle, a web application allowing users to create and execute code written in JavaScript, HTML, and CSS. DO NOT use this tag to indicate that your question contains a jsFiddle example.
JSFiddle is an online Integrated Development Environment (ide) that is hosted in a browser allowing users to create and execute code written in JavaScript (using one of the various javascript frameworks, or no framework), html, and css. It has features enabling users to learn and demonstrate how JavaScript, HTML, and CSS work together, and is often used to provide live examples of problems being encountered.
Documentation
Support
https://github.com/jsfiddle/jsfiddle-issues/issues
Hints
- The following resource is a YouTube movie that offers a good introduction showing how to use JsFiddle: http://youtu.be/zrWkRHSK6A8
- If your example on Jsfiddle contains images, you may use a free dynamic generator for images, service, such as lorempixel.com
- jsbin is a similar online tool.
This tag should be used when asking a question about jsFiddle, not because your question merely contains an example hosted on jsFiddle.