Archive for 2013

    Pixi.js : Super fast HTML 5 2D rendering engine

    Pixi.js : Super fast HTML 5 2D rendering engine

    Super fast HTML 5 2D rendering engine that uses webGL with canvas fallback.The aim of this project is to provide a fast lightweight 2D library that works across all devices. The Pixi renderer allows everyone to enjoy the power of hardware acceleration without prior knowledge of webGL. Also its fast.

    Features:

    • WebGL renderer (with automatic smart batching allowing for REALLY fast performance)
    • Canvas renderer (Fastest in town!)
    • Full scene graph
    • Super easy to use API (similar to the flash display list API)
    • Support for texture atlases
    • Asset loader / sprite sheet loader
    • Auto-detect which renderer should be used
    • Full Mouse and Multi-touch Interaction
    • Text
    • BitmapFont text
    • Multiline Text
    • Render Texture
    • Spine support
    • Primitive Drawing
    • Masking

    jQuery Spin Edit for Twitter Bootstrap

    jQuery Spin Edit for Twitter Bootstrap

    A spin edit control for Twitter Bootstrap.Demo pages shows the spinedit control used in the different Twitter Bootstrap form layouts.

    You can use the following additional options to modify the behaviour of the spin edit control:

    • value: The initial value (default 0).
    • minimum: The minimum allowed value (default 0).
    • maximum: The maximum allowed value (default 100).
    • step: The amount that control uses to increase or decrease its vaule (default 1).
    • numberOfDecimals: The number of allowed decimals (default 0).

    jTumbler : jQuery Beautiful, Slider-Style Selection Boxes

    jTumbler : jQuery Beautiful, Slider-Style Selection Boxes

    jTumbler transforms your boring, old radio buttons into beautiful, slider-style selection boxes.Simply supply a group of radio buttons and labels inside of a container (such as a DIV), call the jTumbler plugin on the container, and jTumbler takes care of the rest. You may also provide a callback function to perform an operation each time a jTumbler button is clicked. The jTumbler jQuery plugin is an excellent way to enhance the usability of your website and give your visitors an easy, user-friendly experience.

    Features:

    • Create Beautiful and Stylish Radio Buttons
    • Extremely Easy To Set Up and Use
    • Lightweight jQuery Plugin
    • Unobtrusive Script & Simple to Setup
    • Compatible with All Modern Browsers
    • Easy to Integrate with Popular CMS’s

    ion.sound : jQuery Plugin for Playing Sounds on Events

    ion.sound : jQuery Plugin for Playing Sounds on Events

    Today websites are full of events (new mail, new chat-message, content update etc.). Often it is not enough to indicate this events only visually to get user attention. You need sounds! This library, made for playing small sounds, will help you with this task.

    Description:

    • Ion.Sound — Plugin for playing sounds on events
    • Crossbrowser support: Google Chrome, Mozilla Firefox, Opera, Safari, IE(9.0+) and mobile browsers
    • Ion.Sound freely distributed under terms of MIT licence.
    • Ion.Sound includes 15 free sounds

    Creative Loading Effects with CSS3 & JavaScript

    Creative Loading Effects with CSS3 & JavaScript

    Today we’d like to show you some ideas for creative loading effects. Nowadays, many different page loading animations are used in websites; just think of the subtle red loading bar seen on YouTube. When loading something on a page, be it images or the next content, we don’t have to be restricted to a tiny loading indicator but we can get creative and big. So the idea is to indicate that something is happening in a stylish way without creating too much distraction for the user. There might be actions where this might not be adequate, but in some situations it might be quite fitting and amplifying for the overall design.

    jQuery One Page Scroll Plugin

    jQuery One Page Scroll Plugin

    Create an Apple-like one page scroll website (iPhone 5S website) with One Page Scroll plugin.One Page Scroll let you transform your website into a one page scroll website that allows users to scroll one page at a time. It is perfect for creating a website in which you want to present something to the viewers.

    Automatically generating a table of contents with a smooth scroll effect

    Automatically generating a table of contents with a smooth scroll effect

    I am writing a jQuery plugin that will automatically search for your headings and create a table of contents based on them for your blog post. We’ll also be adding a smooth scroll effect, so that when a user clicks on an entry they are brought to the right section. I know a table of contents is a bit of an unusual topic for a tutorial, but if you’re writing a help file for your product, or an FAQ it’s just as applicable. This tutorial also serves as an introduction to jQuery basics.

    Super Simple Text Rotator with jQuery

    Super Simple Text Rotator with jQuery

    A light weight jQuery plugin that will allow you to add a super simple rotating text to your website with little to no markup.

    CodingJack’s jQuery Percentage Preloader

    CodingJack's jQuery Percentage Preloader

    In the days of Flash we had lots of beautiful percentage-based preloaders. But when websites starting switching over to HTML/CSS/JavaScript, they’ve become almost extinct. Percentage Preloader isn’t ground-breaking technology. Instead, it’s a a clever script that when used correctly, is a fresh alternative to the typical infinite-based preloaders we’re so used to seeing these days. Percentage Preloader is what developers typically call a “bulk loader”. If you only have a one or two assets you need to preload, Percentage Preloader is not for you. But when used with a large number of assets (5+), Percentage Preloader works great at creating the illusion of progress.

    Features:

    • Dark and Light Color Schemes
    • 8 Pre-Built Preloaders
    • Designed with CSS making them easy to edit and retina-ready.
    • Preload all the images and iframes on your web page by adding a simple data-attribute to your images.