jQuery Accessible slider

    jQuery Accessible slider

    Accessible slider- Illustrations and code samples showing how to make a slider UI control accessible to those who aren’t running JavaScript or CSS.

    Jquery: cool background animation

    jQuery background animation

    in this article I will show you how to make cool background animation with jquery. With this script you can make fresh new look to your web site or just experiment.

    Open Standard Media (OSM) Player in jQuery

    Open Standard Media (OSM) Player in jQuery

    Open Standard Media (OSM) Player is an all-in-one media player for the web. It is an industry changing, open source (GPLv3) media player that is written in jQuery to dynamically deliver any type of web media, including HTML5, YouTube, Vimeo, and Flash.

    flickrGallery – jQuery Dynamic Flickr Photo Gallery with Slider

    flickrGallery - jQuery Dynamic Flickr Photo Gallery with Slider

    flickrGallery is an open-source photo gallery for jQuery that allows you to dynamically pull images from a photoset in Flickr.

    The main functionalities of this gallery are a) to pull in images dynamically from a Flickr photoset, b) to dynamically grow or shrink the gallery area, depending on the size of the images and c) to offer a lightbox effect for small images.

    How to create an online radio using jQuery and jPlayer

    Online jQuery radio

    Today, I’m glad to show you how you can use jQuery and the jPlayer plugin to build an online radio using JavaScript, PHP and a MySQL database.

    jRumble – jQuery Plugin for rumbles, vibrates, shakes, and rotates

    jRumble - jQuery Plugin for rumbles, vibrates, shakes, and rotates

    jRumble is a jQuery plugin that rumbles, vibrates, shakes, and rotates any element you choose. It’s great to use as a hover effect or a way to direct attention to an element. You can control the X, Y, and rotation range, the speed, and event trigger for the rumble.

    Agile Carousel: A Highly-Flexible jQuery Slideshow Plugin

    Agile Carousel: A Highly-Flexible jQuery Slideshow Plugin

    Agile Carousel is a jQuery plugin that allows us to create flexible (both in function and design) slideshows.

    The plugin uses JSON for the data format of the slides. So, they can easily be provided remotely and integration with any other system (like CMSs) will be easier.

    You can select between “fade” or “slide” as the transition effect, duration of the transitions and intervals between each slide can all be defined.

    Realtime updates like Twitter using PHP/MySQL/JQuery

    Realtime updates like Twitter using PHP/MySQL/JQuery

    The realtime updates in twitter saying “1 new Tweet” is a very catchy feature. So I am going to give a tutorial explaining “How to implement a realtime updates like Twitter using PHP/MySQL/Jquery”.

    A jQuery ComicViewer

    A jQuery ComicViewer

    This is a jQuery plugin to slide through details of an image. It’s made for webcomics, but you can use it for presentation slides or other stuff too. You have to set the coordinates (x, y, width, height) for each detail area and the plugin provides various navigation options to skip through these areas.