Example of embedding code:
<iframe src="http://jsfiddle.net/webvitaly/MWCuv/13/embedded/result,js,html,css,resources/" style="width:100%; height:400px" allowfullscreen="allowfullscreen" frameborder="0"></iframe>
With jsfiddle.net you can:
- embedding example with javascript, jquery, html and css into your page
- add external js or css resources by url
- preview or run code online
- edit and test your code online
Check jsfiddle manual doc or embed doc.
jsfiddle bugs:
- not previewing result of code immediately
- not showing jQuery in list of resources
- if the name of tab written wrong, than iframe is not showing at all
- "resource" tab called in docs, but "resources" works
- "result" tab should be first by default
Alternatives:
Hi! I created Wamer(Web App Maker). Is an online tool which allows you to build the application from a set of relatively small independent units(HTML/CSS/JS): http://wamer.net/