Browsing articles in "All"
Feb
20

The jQuery Slider Plugin with Infinite Style

By Vinod  //  All, Gallery, Javascript  //  No Comments

Sequence is the jQuery slider plugin with infinite style. It provides the complete functionality for a website slider without forcing you to use a set theme. In fact, Sequence has no in-built theme, leaving you complete creative control to build a unique slider using only CSS3 — no jQuery knowledge required!

Features

  • Unique transition styles created using CSS3
  • Supports all modern browsers
  • Gracefully degrades in older browsers*
  • Supports responsive layouts
  • Supports touch devices and swiping
  • Many developer features with even more to come
  • Semantic and easy to use markup
  • Open source
Feb
16

PhotoShow – Web Gallery

By Vinod  //  All, Gallery, Javascript, PHP, Scripts  //  1 Comment

PhotoShow is a free, open-source, and very easy to use web gallery installable on any web server.

Adding and sorting photos, albums, users, and groups have never been easier. Simply drag and drop them wherever you want.
To delete a photo or an album, just drag and drop it on the bin. Easy !       read more

Feb
13

Jquery Tubular – a jQuery plugin for full-size YouTube video backgrounds

By Vinod  //  All, Javascript  //  1 Comment

jQuery tubular is a plugin that places a YouTube video of your choice into your page as a background.

REQUIREMENTS

Usage is straightforward and requires JavaScript and the Flash player to be installed and functional on the client’s browser. tubular is dependent on jQuery and swfobject. You will need to know the YouTube ID of the video you want to use as well as the container DIV of your web page.

Please note: tubular must be deployed on a web server to function. The YouTube player will not work when loaded into your browser from your machine.

Jan
31

Poshy Tip – jQuery Plugin for Stylish Tooltips

By Vinod  //  All, Javascript  //  1 Comment

Posy Tip is nice & featured Rich JQuery plugin for creating Stylish ToolTips.

The default browser tooltip that displays the value of the title attribute is replaced with a “poshier” version.

Jan
23

jQuery TextExt Plugin

By Vinod  //  All, Javascript  //  1 Comment

 

TextExt is a plugin for jQuery which is designed to provide functionality such as tag input and autocomplete.

The core design principle behind TextExt is modularity and extensibility. Each piece of functionality is separated from the main core and can act individually or together with other plugins.

Jan
4

Sugar: A Javascript library for working with native objects

By Vinod  //  All, Javascript  //  1 Comment

Sugar is a Javascript library that extends native objects with helpful methods. It is designed to be intuitive, unobtrusive, and let you do more with less code.

Dec
14

Craftyslide – A tiny jQuery slideshow plugin

By Vinod  //  All, Gallery, Javascript  //  1 Comment

Craftyslide is a tiny (just 2kb) slideshow built on jQuery. Craftyslide aims to be different, by providing a simple, no-frills method of displaying images; packaged into a small, clean and efficient plugin.

Nov
30

SpriteMapper: CSS Spritemap Generator

By Vinod  //  All, CSS, Tools  //  1 Comment

 

Spritemapper is an application that merges multiple images into one and generates CSS positioning for the corresponding slices.

Improve loading times. Only 10% of a webpage’s loading time is due to the actual page—the other 90% is spent downloading styles, scripts and images. By reducing the amount of images and better utilizing the connection, CSS spritemapping can reduce your website’s loading time.

read more

Nov
26

JSZip: JavaScript zip class

By Vinod  //  All, Javascript  //  1 Comment

JSZip

Create .zip files using Javascript. Provides a simple API to place any content generated by Javascript into a .zip file for your users.

read more

Nov
3

Slider.js : Slideshow with jQuery, CSS Transitions and Canvas

By Vinod  //  All, Gallery, Javascript  //  1 Comment

Slider.js is an easy-to-use customizable Javascript library to create image slideshows.

Slider.js relies on latest web technologies: the power of CSS Transitions to perform awesome and efficient effects and the HTML5 Canvas to perform some non trivial transitions.

 

Basic features

  • Each slide displays the image, but can also have a text caption and a link.
  • Slides navigation (pages, next, previous)
  • Load images before starting the slider.
  • Load the slider photos with a JSON object (distant or local).