31 May 2010
No comments.-
Long long time ago, my friend had written a jQuery tutorial about spotlight effect called – making a cool spotlight efect with jQuery, he got this inspiration from Sikker website that uses the similar effect for all his portfolios. I think… Read more
31 May 2010
No comments.-
Features 8 unique transition effects Lots of easy to set options to create your own effects Included Image preloader Autoplay that stops on user interaction Valid HTML5 and CSS 3 Markup Packed version only weights 8kb Supports… Read more
28 May 2010
1 comment.-
ZURB has released the latest application called Verify, which allows you to collect user feedback through interactive tools. A lot of these tools require the user to annotate an image so they came up with a single plugin they could use for the… Read more
28 May 2010
No comments.-
Although many will argue that Microsoft products are an example of a good design, Minibar was one of design refreshments that came out with the Office 2007. It is a variation of a toolbar that exposes context-related functionality. In case of MS… Read more
28 May 2010
No comments.-
Cloud Zoom is a jQuery plugin comparable to commercial image zoom products such as Magic Zoom . Compared to the popular jQZoom plugin, Cloud Zoom is smaller, has more features and more robust compatability across browsers. Cloud Zoom Via /… Read more
25 May 2010
No comments.-
I came across with an issue recently, I was trying to add different classes to each menu link without any success. The new WordPress Custom Menu feature have a lot of different options to play with, let?s see what we?ll do. Customizing the new… Read more
25 May 2010
No comments.-
While browsing the web, I came across a pretty cool 3d bar chart created with Flash. I was wondering if I could recreate the same neat effect using pure CSS3 and started working on this wicked CSS3 3d bar chart. Check out the example to see that… Read more
25 May 2010
No comments.-
First things first – these demos are showing of CSS transitions, transforms (2D and 3D) and animations. Currently (May 2010), transitions and 2D transforms are available in all current browsers (at least in a dev build) apart from Internet… Read more
24 May 2010
No comments.-
Lately I?ve been playing around with CSS3 and discovered some new CSS tricks. Did you know you can make a round circle with border-radius and create inner shadow effect with box-shadow inset? Check out this beautiful search form demo that I?ve… Read more
24 May 2010
No comments.-
CSS Reset usually aims to reduce browser inconsistencies by evening up the CSS default settings in all browsers. The most used CSS Rests are:Eric Meyer CSS ResetYUI Reset CSS Mini Reset Via / CSS… Read more