jQuery Super Notice Plugin

    jQuery Super Notice Plugin

    jQuery Super Notice is a jQuery plugin that allows you to create easily nice and animated notices.Notices can be full customized, positionned in any one of the screen’s corner, and have header, icons and buttons !

    Features:

    • Very easy to use : $(“body”).superNotice(“Hello World !”);
    • Generator included, create your notification in a few seconds
    • 9 show and hide effects
    • 10 ease presets
    • 11 CSS themes included , create your own easily
    • 14 icons included, add yours easily
    • Add buttons to your notifications
    • Many options : autoclose, close on click or close button, title, icons ….
    • Notices are positioned intelligently, following the others
    • Auto-sizing icons (48px max)
    • Full modern browsers compatibility : IE8+, Firefox, Chrome, Opera, Safari …

    Floater : jQuery impressive Re-ordering of blocks

    Floater : jQuery impressive Re-ordering of blocks

    This plugin let you organize impressive re-ordering of blocks (or images). Every block can contain any html-markup.

    Grid-A-Licious : A jQuery Responsive Grid Layout

    Grid-A-Licious : A jQuery Responsive Grid Layout

    I created a jQuery plugin. I named it Grid-A-Licious and described it as, “Divs are placed in chronological order with a special grid” because I had no clue how to explain it better.Today this floating grid layout effect is heavily used around the net and there are tons of different variations of the script to download and use. Some more popular than the other, but all does a better job than Grid-A-Licious.

    Mikes Modal Library : Facebook like modal box in jQuery

    Mikes Modal Library : Facebook like modal box in jQuery

    Mike’s Modal Library is a Facebook like photo library written to support photos and comments on an individual photo. It features an image on the left and content on the right. The image scales to the largest size possible while still fiting in your monitors resolution.

    DeviantArt API Instant Search App using jQuery Ajax & PHP

    DeviantArt API Instant Search App using jQuery Ajax & PHP

    In this tutorial I want to explain how we can build a DeviantArt Instant Search app which searches through all the most popular banner signatures ever submitted to the website. You can enter some search terms and the app will pull results to display after you finish typing. This is a really cool application for designers who are looking for inspiration, or even for people who love DeviantArt and want a better way to search.

    BigScreen : JavaScript Full Screen API

    BigScreen : JavaScript Full Screen API

    BigScreen is a simple library for using the JavaScript Full Screen API.BigScreen makes it easy to use full screen on your site or in your app. It smoothes out browser inconsistencies and bugs, especially if the element you’re working with is inside of an <iframe>. It will also intelligently fall back to the older video full screen API if the element contains a <video> and the older API is available.

    jQuery Interactive Shopping Cart

    jQuery Interactive Shopping Cart

    This is a smart interactive Shopping Cart jQuery plugin based on Bootstrap framework.

    Features:

    • Very easy to install!
    • Full AJAX implementation code.
    • Well documented code.
    • HTML5 & Valid CSS .
    • Cross-platform.
    • Easy to customize.

    Coding a Vimeo API Instant Search App with jQuery

    Coding a Vimeo API Instant Search App with jQuery

    In this tutorial I want to explain how we can build a small Vimeo instant search webapp. I’ll be creating the frontend with jQuery and the backend on PHP. There is actually a full developer’s API with references for programmers. I’ll stick to explaining the more convoluted ideas so that you can follow along with my source code.

    I will first explain how we can put together the HTML document so it runs our frontend Ajax functions. Let’s include a reference to the most recent jQuery library which is used for Ajax calls. I’m also using another file v.js for our custom API commands.

    PreloadJS : Javascript to Manage and Co-ordinate the loading of assets

    PreloadJS : Javascript to Manage and Co-ordinate the loading of assets

    PreloadJS is a library to make working with asset preloading easier. It provides a consistent API for loading different file types, automatic detection of XHR (XMLHttpRequest) availability with a fallback to tag-base loading, composite progress events, and a plugin model to assist with preloading in other libraries such as SoundJS.

    PreloadJS The wrapper that manages all preloading. Instantiate a PreloadJS instance, load a files or manifest, and track progress and complete events.

    jQuery Responsive Carousel Plugin

    jQuery Responsive Carousel Plugin

    Carousel takes simple HTML- and CSS-only carousels and progressively enhances them with features such as page lists, scrolling, class-toggling, timers, timer offsets as well as touch and keyboard events. By following a basic HTML pattern and using some basic CSS, your carousels will also work, to a degree, without JavaScript enabled.