Dropzone.js : jQuery drag’n’drop File Upload library

    Dropzone.js : jQuery drag'n'drop File Upload library

    Dropzone.js is a light weight JavaScript library for jQuery that turns an HTML element into a dropzone. This means that a user can drag and drop a file onto it, and the file gets uploaded to the server via AJAX.

    Features:

    • Image thumbnail previews. Simply register the callback thumbnail(file, data) and display the image wherever you like
    • Multiple files and synchronous uploads
    • Progress updates
    • Support for large files

    Zozo Accordion : jQuery Responsive and Touch-Friendly

    Zozo Accordion : jQuery Responsive and Touch-Friendly

    Zozo Accordion is not just another accordion. It’s responsive and touch-friendly with a lot of customizaton options that can be integrated into your site/blog quickly without writing any code. Some of it’s key features includes: such as horizontal & vertical accordion, Built-in WAI-ARIA Support, 10 unique themes, semantic HTML5 and SEO friendly, Keyboard navigation and much more. Note: This is not a WordPress plugin but it can be easly integrated.

    jCanvaScript : JavaScript Library to manage Html5 Canvas Element

    jCanvaScript : JavaScript Library to manage Html5 Canvas Element

    jCanvaScript is a javascript library that provides you methods to manage with the content of a HTML5 canvas element easily. It runs on any platform (including iPhone, iPad, Android) that supports canvas and JavaScript. To add support for canvas in Internet Explorer you can use ExCanvas.

    Features:

    • Fully Object Oriented
    • Provides access to the canvas context
    • Provides mouse-events to all objects
    • Provides keyboard-events to all objects
    • Provides drag’n’drop
    • Easy methods to manage objects
    • Provides easy objects animation

    Creating a CSS3 Responsive Menu with jQuery

    Creating a CSS3 Responsive Menu with jQuery

    This tutorial aims to provide step by step instructions to enable you to create a responsive navigation menu that adapts to varying screen sizes, with the help of CSS media queries.

    I adopted the Mobile First approach to designing the menu. In essence, this approach adopts a strategy of designing for mobile devices first, then working your way up to larger ones, such as desktop monitors. The base design is developed for the popular dimensions of mobile devices – 320 x 480. I then utilised media queries, primarily for scaling up to larger screen sizes, but also as an effective tool for enhancing the design.

    jQuery Image Color Up Plugin

    jQuery Image Color Up Plugin

    With Color-Up jQuery plugin easily add beautiful hover effects to your images, add transitions from (and to) a monochrome, sepia, negative, darkened or lightened version of the image.

    SPEAKKER : JavaScript & HTML5 Crossbrowser Audio solution

    SPEAKKER : JavaScript & HTML5 Crossbrowser Audio solution

    Comes out of the box in two variations and with incredible options of customization: Flexible dimensions, unlimited colors and two different button sets for light and dark themes. Easy to set up. Just a few lines of Javascript and a quantum CSS.

    Etalage : jQuery Image Zooming plugin

    Etalage : jQuery Image Zooming plugin

    A ready to use jQuery image zooming plugin to present your images in the highest detail without leaving the page.Simply link to the JavaScript and CSS files and apply it to your HTML element like other jQuery plugins. Customize the settings and CSS to match your style and purpose.

    Features:

    • Customizable by CSS and plugin options
    • Precise positioning of all elements based on your image dimensions and CSS
    • The small thumbnails are automatically generated, sized and positioned
    • Low resolution preview (enlarged thumbnail) while downloading the zoomed image (except in IE)
    • Optional easing of the zoomed image movements
    • Optional autoplay
    • Optional descriptions/captions
    • Unlimited number of images
    • Align Etalage left/right, with the zoom area on the opposite side
    • Small thumbnails can be positioned below or on the left/right (vertically)
    • Multiple instances per page possible
    • Right-to-left language support
    • Optional external controls for previous/next/specific image
    • Advanced: customizable callback functions
    • Works in all common browsers (and IE6 )
    • Includes an “absolute basic” and 6 more example files to get you started

    jQuery HTML5 Fullscreen Slideshow

    jQuery HTML5 Fullscreen Slideshow

    This jQuery plugin lets you create fullscreen galleries where the slides are shown on the entire screen using the fullscreen APIs provided by Firefox 10+ and Chrome 15+ (and possibly Safari 5.1+).

    In all other browsers it falls back to displaying the slideshow in the entire viewport.

    Create a Simple Multi-Item Slider in jQuery & CSS3

    Create a Simple Multi-Item Slider in jQuery & CSS3

    In today’s tutorial we want to show you how to create a simple item slider with CSS animations and some jQuery. The idea was inspired by the Aplle product slider where several little items fly in with a bouncing animation. We wanted to translate this concept to a modern-looking alternative for a minimal online store design where the items represent different categories. Categories as use-case fit quite well because of the limited nature of this type of slider. For more items to be shown, this is certainly a far-from-optimal solution. If the amount of items is limited this might give an interesting little touch to the experience.

    jQuery powered HTML5 navigation menu

    jQuery powered HTML5 navigation menu

    This is a simple HTML5 and jQuery powered navigation menu. It uses some simple CSS3 for some minor presentational enchancement (like border-radius and text-shadow).

    The purpose behind it’s creation was to provide a semantic and easily implemented way of creating simple good-looking site navigation. In that spirit, it’s usage is incredibly simple.