40 Professional Icon Sets
Hi all!
I have seen the icon sets for design from SmashingMagazine page. They look so nice. I think they are useful for our web design.
Enjoy them!
How to Make a Smooth Animated Menu with jQuery
This menu has a smooth animation using “easing” effect. There are two actions in the code used here. When the mouse moves over a menu item, that item starts an animation where it expands to 150px tall over 0.6 seconds. The easing applied through the plugin is ‘easeOutBounce’ which causes the box to “bounce” a [...]
10 Transition Effects: The art of Showing/Hiding Content
jquery-fade-infade-out
A nice fade in fade out effect you can add to your website. The effect fades an element to 30% on arrival of the website, then when you hover over it, it fades to 100%. The effect can be assigned to basically anything in a website wether it be an image, text, a link or [...]