Microfiche.js : jQuery Carousel library

    Microfiche.js : jQuery Carousel library

    A carousel library made With Associates, focusing on performance, simplicity and touch.

    3D FlipBook – Responsive jQuery Plugin

    3D FlipBook - Responsive jQuery Plugin

    Responsive design – book resizes so it fits screen width or screen height depending on the layout, thumbnails are placed horizontally or vertically depending on the layout.

    Features:

    • optimized for mobile – look and feel of a native app on mobile with touch swipe, pinch zoom etc
    • easy to use and customize – create book and change book settings in the xml. Change style in the css
    • no Flash Player needed – works everywhere
    • choose between 2 types of flip animation – 2d or 3d flip animation customizable animation speed and transition type
    • show all pages – vertical or horizontal thumbnails depending on the layout, with scrollbar, optimized for mobile devices
    • advanced zooming support with mouse wheel zoom on desktop, pinch zoom on mobile, scrollbars when zoomed, touch swipe, click and drag
    • real fullscreen support – if fullscreen is not supported by the browser, the icon will not be shown in the menu, if fullscreen is supported it will expand the book in real full screen mode, not browser full screen
    • 2 sets of iocns included – light and dark

    Toolbar.js : jQuery plugin that creates tooltip style toolbars

    Toolbar.Js : jQuery plugin that creates tooltip style toolbars

    Toolbar allows you to quickly create tooltip style toolbars for use in web applications and websites. The toolbar is easily customisable using the twitter bootstrap icons and provides flexability around the toolbars display and number of icons.

    Features:

    • Straightforward implementation with simple options
    • Can run as many toolbars as required
    • Toolbars can be attached to any element required
    • Toobar icons are easily customised through the popular twitter bootstrap framework
    • Toolbars are responsive and follow the element on resize

    GFX : 3D CSS3 animation library with jQuery

    GFX : 3D CSS3 animation library with jQuery

    GFX is an 3D CSS3 animation library that extends jQuery with some useful functionality for programmatically creating CSS3 transitions. CSS3 transitions are superior to manual ones (using setTimeout) since they’re hardware accelerated, something particularly noticeable on mobile devices.

    GFX currently only supports WebKit browsers (Safari/Chrome). Firefox support is planned.

    jQuery Scroll Content Presenter with CSS3

    jQuery Scroll Content Presenter with CSS3

    It is an extension that allows you to create an unique and beautiful style of navigation , showing the contents of your site through animations and colors to engage your visitors. Scroll Content Presenter builds the navigation menu for you based on the structure of your HTML.

    Features:

    • Vertical and horizontal navigation
    • Custmom scroll
    • Parallax animation
    • CSS3 transitions
    • Built using bootstrap
    • Generate navigation menu for you

    Lazy Line Painter : jQuery plugin for SVG path animation

    Lazy Line Painter : jQuery plugin for SVG path animation

    A Jquery plugin for path animation using the Raphaël Library. Implementing this plugin is broken into two parts.Preparing your web-friendly data & Configuring lazy-line-painter.js

    Textillate.js : jQuery Plugin For CSS3 Text Animations

    Textillate.js : jQuery Plugin For CSS3 Text Animations

    Textillate.js combines some awesome libraries to provide a ease-to-use plugin for applying CSS3 animations to any text.

    RoughDraft.js : jQuery Auto-generates content based on data attributes in HTML

    RoughDraft.js : jQuery Auto-generates content based on data attributes in HTML

    Quickly create an interactive HTML mock-up by auto sourcing lorem ipsum/images generators, with minimal html markup, and no server side code.

    Auto-generates content based on data attributes in HTML.

    • data-draft-repeat
    • data-draft-text
    • data-draft-image
    • data-draft-date

    Allows developers to quickly mockup a design using minimal HTML markup + JS, without server side scripting, and without having to navigate to image/text lorem ipsum generators.

    jQuery Smart Responsive Menu with CSS3

    jQuery Smart Responsive Menu with CSS3

    Smart Responsive Menu is powerful dropdown menu solution that will work with mobile devices and different screen sizes. Menu relies on CSS media queries to modify menu display for different resolutions. By default, plugin changes paddings and font sizes for screen resolution higher than 480px. For less than 480px, menu changes from horizontal navigation into vertical and gets hidden behind the menu item.

    Styling Effects:

    • Gradient: with three different gradient styles
    • Rounded: with one class for the rounded display
    • Box Shadow: with one class for the shadow
    • Text Shadow: with two classes for different shadows
    • Transitions: with five different transition effects
    • Menu Links: with three types of characters and arrows

    jQuery Modification Highlighter Widget

    jQuery Modification Highlighter Widget

    jQuery widget that you can use to keep track of input-able values within a container and highlight those columns that have been modified. Allows modified columns to be reset to their original values.

    The jQuery Modification Highlighter widget can be applied on an HTML container (such as a DIV tag). It assigns a “change” event to each inputable element, such as an input or textarea element, and keeps track of the columns original value and whether or not column has been modified. If the column has been modified, the column and optionally any associated label is highlighted. If the column is changed back to its original value, the highlight is removed. The widget also contains methods which allow your application to reset columns back to their original value as well as apply pending changes as the new original values (as would be needed on a form save).