jQuery Dimension 3D Portfolio Gallery

    jQuery Dimension 3D Portfolio Gallery

    Dimension 3D Portfolio Gallery is an easy to use jQuery 3D Tile / Portfolio Gallery with 3D animated filter selection. Use it to display your work.This Portfolio is created with javascript, CSS3 and HTML5 .

    Tags Manager A jQuery plugin

    Tags Manager A jQuery plugin

    I built this simple plugin while working on an online personal finance tool, I wanted a simple solution to manage tags for each expense users were entering, like in stackoverflow and many other sites.

    Best way to understand what it does is to try it, so jump to the demo below:

    Any list scroller : jQuery scrolling plugin

    Any list scroller : jQuery scrolling plugin

    ALS – Any List Scroller is the jQuery plugin by musings.it to scroll any list, of any dimension, with any content.

    Features:

    • It is surprisingly easy to use
    • it works on any kind of list
    • List elements can be texts, images, anything
    • List items must not have a fixed size, or equal to each other
    • The list can be scrolled horizontally or vertically
    • Scrolling can be simple or infinite (circular)
    • Scrolling can be manual or automatic (autoscroll)
    • You can set the number of visible items
    • You can set the scrolling step
    • You can put more than one ALS in a single page (multiple instance)

    jQSlid : jQuery Interactive Cycle Slides Plugin

    jQSlid : jQuery Interactive Cycle Slides Plugin

    jQSlid is a simple jQuery plugin that offers parallel sliding for both content and the navigation. It can be used in various situations where sliding functionality is required. e.g You can use it for creating sliding banners and portfolio sliders with navigation and content sliding in parallel.

    jCountdown : jQuery Customizable Countdown Mega Package

    jCountdown : jQuery Customizable Countdown Mega Package

    jCountdown is a highly customizable jQuery plugin, you can easily to use it on your site, you can try some different setting at preview page, and check all properties and methods at demo page.

    Swish jQuery Zoom Hover Effect Plugin

    Swish jQuery Zoom Hover Effect Plugin

    Todays freebie is a swish jQuery zoom hover effect plugin which you can use to add a great effect to things such as portfolio item’s.With this plugin you can add a zoom style effect to your images on hover, also you can add an overlay to it (What you tend to see on a lot of themes with lightboxes). You can also adjust all the settings it comes with (refer to usage in the index.html header).

    Backbone.Notifier : UI Notifications Framework with jQuery & Backbone.js

    Backbone.Notifier : UI Notifications Framework with jQuery & Backbone.js

    Backbone.Notifier is a powerful UI notifications framework for displaying and controlling UI notifications.It is built on top of jQuery, Backbone.js + Underscore.js and has many cool features like a 3D module or animations support.

    The notifications can be displayed on the top or in the middle, modal notifications exist and it is possible to set custom styles via CSS + JS API.

    PanoJS3 : JavaScript widget for Panning and Zooming a Panoramic image

    PanoJS3 : JavaScript widget for Panning and Zooming a Panoramic image

    PanoJS3 – An interactive JavaScript widget for panning and zooming a panoramic image stitched together dynamically from smaller tiles. This widget can be used for viewing images that are much larger than the available space in the browser viewport. Examples include panoramas, maps or high resolution document scans.

    Spice up your personal site with jQuery

    Spice up your personal site with jQuery

    In this tutorial I will taught how to take a personal site with a common text document layout, and create something far more interesting with the jQuery Scroll Path plug-in .We’re going to use one of my own plug-ins, jQuery Scroll Path, as a tool to transform a conventional site layout into something that resembles an interactive presentation. The sections of the page will be spread out and rotated across a two-dimensional plane, and bound together with a path that the browser window follows when the user scrolls the page.

    Smarttruncation : jQuery Truncates html text Plugin

    Smarttruncation : jQuery Truncates html text Plugin

    jQuery.smarttruncation truncates the text within the assigned element to fit and updates the string length while resizing the window.

    The used technique is very responsive, since it calculates the width for each character in a pre-define set ahead of time. The generated sizes dictionary is cached and re-used if the plugin is called on an element with identical font properties.