Showing posts with label Plugins. Show all posts
Showing posts with label Plugins. Show all posts

Tuesday, February 7, 2012

YMslider Content Slider jQuery Plugin

It is a simple dynamic, light-weight (2,2K minified, lighter GZipped) and non-intrusive content slider jQuery plugin, fully CSS customizable (theme support) with respect of accessibility and W3C standard rules (strict xHTML valid) ...

Monday, February 6, 2012

Scrolldeck : jQuery scrolling presentation decks plugin

Scrolldeck a jQuery plugin for making scrolling presentation deck.After linking all the required scripts (jQuery, Scrollorama, scrollTo, easing & scrolldeck), create the slide deck on document ready event.Add animations to slides by adding the "animate-in" or "animate-build" classes to elements in your slides.

turn.js - jQuery plugin Page Flip effect for HTML5

Turn js is a plugin for jQuery that adds a beautiful transition similar to real pages in a book or magazine for HTML5. Being inspired by the effect of iBooks and Maps for iOS, I created two classes: one for manipulating the overall publication and another for each individual page. The last one is completely independent, in that it offers an API for creating its own implementations.Having some features :

  •  Uses Hardware acceleration

  • Works on tablets and smartphones

  • Easy to manipulate

  • Lightweight, only 15K

3D Gallery with CSS3 and jQuery

Today, we want to share an experimental 3D gallery with you that uses CSS 3D transforms.With 3D transforms, we can make simple elements more interesting by setting them into three dimensional space. Together with CSS transitions, these elements can be moved in 3D space and create a realistic effect.

The main idea is to create a circular gallery where we have an image in the center and two on the sides. Since we are using perspective, the two lateral images will appear three dimensional when we rotate them.

Sunday, February 5, 2012

Produce Big, Bold & Responsive Headlines with jQuery SlabText

SlabText is a jQuery plugin for producing big, bold & responsive headlines . The script splits headlines into rows before resizing each row to fill the available horizontal space. The ideal number of characters to set on each row is calculated by dividing the available width by the CSS font-size – the script then uses this ideal character count to split the headline into word combinations that are displayed as separate rows of text.

Saturday, February 4, 2012

Response JS : jQuery plugin for mobile-first progressive enhancement in HTML5

Response JS is a lightweight jQuery plugin that gives web designers tools for building performance-optimized, mobile-first responsive websites. It provides semantic ways to dynamically swap code blocks based on breakpoints and serve media progressively via HTML5 data attributes. Its object methods give developers hooks for triggering responsive actions and booleans for testing responsive properties.

jQuery File Upload

File Upload widget with multiple file selection, drag&drop support, progress bar and preview images for jQuery.Supports cross-domain, chunked and resumable file uploads.
Works with any server-side platform (Google App Engine, PHP, Python, Ruby on Rails, Java, etc.) that supports standard HTML form file uploads.

Friday, February 3, 2012

jQuery Image Cube

A jQuery plugin that sets a division to rotate between images (or other things) as if they were on the faces of a cube.The image cube functionality can easily be added to a division with appropriate default settings. It then displays the images contained within the targetted division in a cycle every two seconds. A random rotation is chosen each time to move to the next image. Highlights and shadows are used to enhance the 3D effect.

LionBars : jQuery OSX style scrollbars

Lionbars is a free jQuery OSX style scrollbars.It is Lightweight, cross-browser, cross-platform.

Thursday, February 2, 2012

Client-side jQuery pagination plugin : jPages

jPages is a client-side pagination plugin but it gives you a lot more features comparing to most of the other plugins for this purpose, such as auto page turn, key and scroll browse, showing items with delay, completely customizable navigation panel and also integration with Animate.css and Lazy Load.

Apart from all its features, the main diference for the other pagination plugins is that with jPages you can create as many navigation panels as you want and you can choose exactly where to place them.

Wednesday, February 1, 2012

Tweet! jQuery Twitter Widget for your site

Tweet! put twitter on your website with tweet!, an unobtrusive javascript plugin for jquery.Following Features :

  • small size and fast download time

  • display up to 100 tweets, as permitted by the twitter search api

  • display tweets from a twitter search, or from your own feed

  • optionally display tweets from multiple accounts!

  • display tweets from a list, or display a user's favorites

  • automatic linking of @replies to users’ twitter page

  • uses Twitter's Search API, so you can display any tweets you like

  • Display up to 100 tweets that have been posted within 7 days (limit set by Twitter's Search API)

  • automatic linking of #hashtags, to a twitter search of all your tags

  • converts <3 to a css styleable ♥ (we ♥ hearts)

  • customize the layout for tweets within the widget

  • define a custom sort order for tweets

Glimmer a jQuery Animation effect plugin

Another great animation effect for jQuery lovers, you can see how the landscapes moves.Glimmer allows you to easily create interactive elements on your web pages by harnessing the power of the jQuery library. Without having to hand-craft your JavaScript code, you can use Glimmer’s wizards to generate jQuery scripts for common interactive scenarios. Glimmer also has an advanced mode, providing a design surface for creating jQuery effects based on your existing HTML and CSS.By using Glimmer you can make rotating image banners,beautiful tooltips, Dropdown menus and lot of other animation effects.

Tuesday, January 31, 2012

jQuery InnerFade

InnerFade is a small plugin for the jQuery-JavaScript-Library. It's designed to fade you any element inside a container in and out.

These elements could be anything you want, e.g. images, list-items, divs. Simply produce your own slideshow for your portfolio or advertisings. Create a newsticker or do an animation.

Pointer.js - Draw a ring round on mouse clicks

Pointer.js is a JQuery plugin which shows an animated 'hoop' spread around the mouse pointer after left clicking on a webpage. It is very lightweight and is free to use. The website is in Japanese though, although it can be translated.

Sunday, January 29, 2012

liScroll a jQuery News Ticker made easy

liScroll is a jQuery plugin that transforms any given unordered list into a scrolling News Ticker.

jQuery WebTicker

Having released an intial version of my jQuery webTicker and after getting so much success and downloads I have decided to upgrade the ticker and fix some bugs.

Friday, January 27, 2012

jQuery HTML5 Placeholder Plugin

The HTML5 placeholder attribute is awesome, unfortunately only supported by some browsers. This plugin replicates the placeholder behavior for unsupported browsers.

jQuery Slideshow plugin : ResponsiveSlides.js

ResponsiveSlides.js is a tiny jQuery plugin that creates a responsive slideshow using images inside a single container. It work with wide range of browsers including all IE versions from IE6 and up. It also adds css max-width support for IE6 and other browsers that don't natively support it. Only dependency is jQuery and that all the images are same size.

Wednesday, January 25, 2012

Jeditable – Edit In Place Plugin For jQuery

Hi! My name is Jeditable and I am inplace editor plugin for jQuery. With few lines of JavaScript code I allow you to click and edit the content of different html elements. I am based on Dylan Verheul’s editable.Normal flow is this. User clicks text on web page. Block of text becomes a form. User edits contents and presses submit button. New text is sent to webserver and saved. Form becomes normal text again.

jQuery Notification System plugin : kiNotice

Today the majority of the web applications like news portals, social media platforms or administration interfaces contain a notification system that reminds the visitor/user about certain promotions or settings available.

The easiest way to show any kind of notification without obstructing the user's view is by introducing the message in the bottom right corner of the screen (browser). This is where jQuery plugin kiNotice comes into play to help you do that with ease.