tutorial

Creating Show & Edit Style Element Using HTML5 ContentEditable Attribute
Chris Coyier of CSS-Tricks.com has show us, how to creating “show and edit style element “. It that let users edit CSS styles and have them update in real-time using the HTML5 ContentEditable attribute.

How to Building a Custom HTML5 Audio Player with jQuery
Neutroncreations has built an HTML5 audio player for Tim Van Damme‘s The Box, a new podcast where he interviews people who make cool stuff.

How to Create Custom Animation Banner with jQuery
Mary Lou on tympanus show us how to creating a custom animation banner with jQuery. The idea is to have different elements in a banner that will animate step-wise in a custom way.

How to Make a View Source Button Using CSS3 and jQuery for Demo Pages
Chris Coyier show us from his tutorial ‘How to Make a View Source Button Using CSS3 and jQuery for Demo Pages’. Click it, and you see the entire source code for the page you are looking at. It’s not a popup or a new tab, it just shows the source right there on the page.
