jQuery is a lightweight cross-browser JavaScript library that emphasizes interaction between JavaScript and HTML.You dont have to use flash for animation, you can do the same with jquery.Today, we present a splendid collection of JQuery tutorials that will serve you for your next project.Making a Mosaic Slideshow With jQuery & CSSColorful Sliders With jQuery & … [Read more...] about 10 Amazing JQuery Tutorials For Your Next Project
Coding
How To Create Image Zoom Out Effect with jQuery
JQuery effects have no limit, every day I discover with this library you can do miracles. Today, I'll try to show you an effect that can be used in photography sites. The idea is show some images which are zoomed in initially and when hovering over an image it gets zoomed out.First of all , we will create some wrappers for the images that will hide any overflow<div … [Read more...] about How To Create Image Zoom Out Effect with jQuery