Demoing a practical application of the CSS3 border-image property.
Posts by :
Custom Dialog Box with Jquery and css3
This custom dialog box is one of the scripts in that website and I think it will be quite useful for all of us. The reason I have this custom dialog box is to overcome the inconsistencies across different browsers. And, of course, it uses CSS3 to style everything.
Drop-In Modals with CSS3
For those using WebKit based browsers (Safari and Chrome), CSS3 effects and properties can help you create fast, simple modals by using transforms, animation, and some subtle design cues.
Building Coverflow With CSS Transforms
I was able to create a coverflow effect that actually flows and animates in real-time, without using canvas or prerendered graphics.
Facebook Style Footer

How to recreate the Facebook footer admin panel with CSS and jQuery.
Mega Drop Down Menu
According to usability expert Jakob Nielson, mega drop down menus tested to be more efficient for large scale websites.