Lazy Loader Improve Page Performance

Lazy loader, powered by jQuery, delays loading of images in (long) web pages and makes the page load faster. Images outside of viewport (visible part of web page) wont be loaded before user scrolls to them. Browser will be in ready state after loading visible images and in some instances also helps reduces the server load.

» More details  

  More Links Of This Posts:

Mosaic Slideshow With jQuery and CSS

Mosaic Slideshow With jQuery and CSS

Learn how to use jQuery & CSS to build a cool mosaic gallery. This Mosaic gallery features an interesting tile transition effect when moving from one slide to another.

Slide Out Menu with jQuery

Slide Out Menu with jQuery

The article explains how to create a unique bottom slide out menu using CSS3 properties for some nice shadow effects and jQuery for the interaction. This large menu will contain some title and a description of the menu item. It slides out from the bottom revealing the description text and some icon.

Sponsor Flip Wall With jQuery and CSS

Sponsor Flip Wall With jQuery and CSS

If you are designing a website you have to find a way to fit a lot of information and organize it clearly. This tutorial teaches you how to showcase your sponsors,clients or portfolio projects very well using PHP, CSS and jQuery with the jQuery Flip plug-in.

Facebook Style Footer Admin Panel jQuery and CSS

Facebook Style Footer Admin Panel jQuery and CSS

Learn to recreate the Facebook footer admin panel with CSS and jQuery.