Easy Background with jQuery

    Easy Background with jQuery

    Easy Background gives a dynamic feel to your site. It automatically loads and displays images to the background of your project, switching them with smooth transitions. If you have a html site and you want to give it a better look to it, this is a good item to do so, it is also extremely easy to install and setup!

    Features:

    • Mobile support
    • 4 Sizing Methods
    • Simple javascript call
    • Auto Resize according to windows size
    • Auto Resize on window resize
    • Smooth Transitions
    • Ajax progressive load
    • Autoplay
    • Control Functions

    Handsontable : jQuery Excel-like table editor

    Handsontable : jQuery Excel-like table editor

    Handsontable is a minimalistic approach to Excel-like table editor in HTML & jQuery.

    • Type in any cell and see how the grid adds new rows and cols automatically.
    • The legend feature, which makes the first row uneditable and have an green font
    • You can define rules for autocompletition.
    • You can drag it (drag-down) to repeat the values from the cell.
    • Right click to see the context menu.
    • Use the onChange callback to track changes made in the table.
    • There is also the NEW onBeforeChange callback, which can be used to validate changes before they are applied to the table.

    Creating Android Dock Using jQuery & CSS3

    Creating Android Dock Using jQuery & CSS3

    When playing the Galaxy Tab I love the fanciness of its Android’s dock. The application icon will pop out consecutively when arrow image on the dock clicked and not just the icon beautifully animated the dock itself also rotating vertically with 3D style. In this tutorial we’re going to create them using jQuery and CSS3.

    Bacon Ipsum jQuery Plugin

    Bacon Ipsum jQuery Plugin

    I whipped up a little Bacon Ipsum jQuery plugin that uses our API to generate some meaty goodness.  When you’re mocking up a design, now you can use this plugin in your HTML rather than static text.

    screenfull.js : JavaScript Fullscreen API

    screenfull.js : JavaScript Fullscreen API

    Simple wrapper for cross-browser usage of the JavaScript Fullscreen API, which lets you bring the page or any element into fullscreen. Smoothens out the browser implementation differences, so you don’t have too.

    Respond.js : Fast CSS3 Media Queries for Internet Explorer 6-8

    Respond.js : Fast CSS3 Media Queries for Internet Explorer 6-8

    A fast & lightweight polyfill for min/max-width CSS3 Media Queries (for IE 6-8, and more).The goal of this script is to provide a fast and lightweight (3kb minified / 1kb gzipped) script to enable responsive web designs in browsers that don’t support CSS3 Media Queries – in particular, Internet Explorer 8 and under. It’s written in such a way that it will probably patch support for other non-supporting browsers as well (more information on that soon).

    Stream Radio Script with jQuery ,CSS3 and PHP

    Stream Radio Script with jQuery ,CSS3 and PHP

    Today I have prepared another really great tutorial for you. Recently I have started development of my own radio software (as module for Dolphin CMS) and got interesting results. So, I would like to share you with some results about it. It will be nice looking (CSS3) radio script. It consists from three main elements: header (with nice animated search bar and integrated radio player), left side (with list of categories and subcategories) and right side (which will contains list of recent/ or filtered stations).

    Animated Feeds Display with jQuery

    Animated Feeds Display with jQuery

    I like FourSquare.com Animated Updates feed Ticker. I like the way they animate items. In this tutorial i am sharing a simple way to create same rss scrolling ticker using Jquery, so you can implement it on your website!

    SuperScrollorama : jQuery Supercool scroll animation

    SuperScrollorama : jQuery Supercool scroll animation

    Scrollorama jQuery plugin for doing cool scrolly stuff like transitions,fade in, rotate in, fly in, zoom in, parallax.

    QuickValidate: Building a jQuery Validation Plugin

    QuickValidate: Building a jQuery Validation Plugin

    User input is everywhere, from contact forms to sign-up formsand from surveys to complex user interfaces. Forms come in many shapes and sizes, colors and styles, but they all have something in common; validation.We’re going to build a small jQuery validation plugin based on the third concept mentioned in “The validation process”.

    This tutorial assumes that you have experience in HTML and CSS as well as some knowledge of JavaScript and jQuery.