Archives: JavaScript
imageflip

Image Flip Using jQuery

Alright, first of all this is not a real image flip but sort of an illusion, the image does not flip itself in 3D since jQuery does not provide us with an image rotation or a distort feature for HTML elements. I know their are some image rotation plug-ins out their but they don't work out very well … Continue reading

animnav

Animated Navigation Bar Using jQuery

View Demo Download Source Code In this tutorial we will be making a navigation bar with animated background. To create this effect we will be using HTML, CSS and  jQuery. I am assuming that the readers are well versed with CSS & HTML and have the basic understanding of jQuery. Let's … Continue reading

libraries

How & why you should use Google CDN

What is Google’s CDN? Google CDN stands for Google Content Distribution Network. It provides a loading architecture for the most popular, open source JavaScript libraries. Why should I use Google’s CDN links? Most of the websites I see, still host their JavaScript Library on their own ser … Continue reading

Copyright © 2011-2012. Webmuch Network. All Rights Reserved.