Archive for the ‘Scripts & Apps’ Category

Lightweight jQuery Circular Slider / Carousel Plugin: Tiny Circleslider

Tiny Circleslider is a lightweight (~4kb) jQuery circular slider / carousel plugin. That was built to provide webdevelopers with a cool but subtle alternative to all those standard carousels. Tiny Circleslider can blend in on any webpage. Requirements: jQuery Library Website: http://baijs.nl/tinycircleslider/ License: Free

Read the rest of this entry »

Feedback Collection and Polling Widget: Opineo

Are you listening to your customers? As they say: You cannot improve what you cannot measure; but the paradox is you cannot measure everything – happiness, hatred, anger… but you can measure customer satisfaction. Yes, you can measure customer satisfaction by analyzing likes and dislikes of your customers. You can guage populairty of your website [...]

Read the rest of this entry »

Make A Flipping Book Layout With jQuery Viewbook

Viewbook is a jQuery plugin to display content as a flipping book layout. You can place any sort of html elements inside of your viewbook pages. It offers a number of customization options including width / height, speed, starting page, easing and page numbers. The flipping book animation is smooth and awesome. It supports hash tag [...]

Read the rest of this entry »

Generate CSS Sprites on the Fly: Lemonad

The technique of stitching many images into a larger image is called CSS Sprite and it saves you many network calls for your image assets. CSS Sprites is one of the best way to optimize your stylesheets and improve your site performance. Greepit has shared couple of useful resources that can help you create CSS [...]

Read the rest of this entry »

Clean, Simple Yet Stylish jQuery Slideshow Plugin: Slides

Slides is a clean, simple yet stylish slideshow plugin for jQuery. It’s easy to implement, customize and style. It comes with many useful features including looping, auto play, fade or slide transition effects, crossfading, image pre-loading and auto generated pagination. Requirements: jQuery Library Website: http://slidesjs.com/ License: Free to use

Read the rest of this entry »

Character And Background Sprite Animations: jQuery Spritely

jQuery.spritely is a jQuery plugin for creating dynamic character and background animation in pure HTML and JavaScript. Its a great alternative to Flash if your desired platform does not support Flash. It’s a simple, light-weight plugin which adds sprite() and pan() to your objects. With few simple methods, you can create animated sprites such as flying birds [...]

Read the rest of this entry »

Handle Base 64 Data URIs In Stylesheets: Spritebaker

For every file your browser tries to load it will send a HTTP-request to the web-server. Every request takes some time, which means that a lot of external resources can slow down loading-time of your website. One way to deal with this problem is to use CSS-sprites. Another way is to use Data URI sprites: [...]

Read the rest of this entry »

jQuery Plugin For Powerful Deep Linking: jQuery Address

The jQuery Address plugin provides powerful deep linking capabilities and allows the creation of unique virtual addresses that can point to a website section or an application state. It enables a number of important capabilities including: Bookmarking in a browser or social website Sending links via email or instant messenger Finding specific content using the [...]

Read the rest of this entry »

A Conditional Loader For Your Polyfills: YepNope.JS

YepNope.JS is a small wrapper around the super-fast LABjs script loader, and it allows you to load only the scripts that your users need. YepNope can load CSS or JS files, all resources will be considered JS files unless they end in ‘.CSS’. You can force files with other extensions (cache-busted scripts, for example) to [...]

Read the rest of this entry »

Load Your Ads Asynchronously With jQuery LazyLoad Ad

jQuery LazyLoad Ad plugin load your ads asynchronously to decrease your page load time. This plugin is built to have the best compromise between a good page load and advertising display. Features Highly improve general page load Ad appears when user scrolls the page Compatibility with AdSense and many other advertisers Forget iFrame calls Requirements: jQuery Library [...]

Read the rest of this entry »