Wednesday 5 May, 2010

Test your jQuery code Online using jsFiddle

Pingback from Test your jQuery code Online using jsFiddle Posted by Suprotim Agarwal 



The ‘Works on My Machine’ is a common quote I often get to hear from fellow developers. When it comes to jQuery development, wouldn’t it be nice for developers to be able to see, test and edit each others code, using a common development environment. jsFiddle let’s you do that.
jsFiddle provides an online environment where you can preselect/add popular JavaScript frameworks and test your code. Here’s what the interface looks like:

















As you can see, the interface is divided into an HTML editor, CSS Editor, JavaScript Editor and Output.


Old Version - http://jsfiddle.net/ZqFp5/
New Version - http://jsfiddle.net/ZqFp5/1/
Slick, I must say!
Update: Check out Elijah’s post Tips using Firebug Lite and Full Screen with jsFiddle



No comments:

Post a Comment