Archive for 2013

    jqIpLocation : jQuery IP Location Plugin

    jqIpLocation : jQuery IP Location Plugin

    jqIpLocation is a jQuery Plugin that returns the location of an IP address in JSON format. You can get country, country code, city name, region name, latitude and longitude information about IP address location.

    jQuery Indicator Plugin

    jQuery Indicator Plugin

    jQuery indicator plugin help in telling that some data is loading.This plugin is used to show and hide loader image when you do mouse request that you decide.

    CHAP Links JavaScript Library

    CHAP Links JavaScript Library

    CHAP Links Library is a web based visualization library for displaying graphs, networks, and timelines.The library is specially designed to be easy to use, to handle large amounts of data, and to enable manipulation of the data. The library consists of Graph, Graph3d, Network, Timeline, and Treegrid.

    Literally Canvas : HTML5 drawing widget with jQuery

    Literally Canvas : HTML5 drawing widget with jQuery

    Literally Canvas is an extensible, open source (BSD-licensed), HTML5 drawing widget that currently supports a minimal set of drawing operations. You can draw, erase, set the color with the eyedropper, undo, redo, pan, and zoom. It depends on jQuery and Underscore.js.

    The instance at the top of this page uses the resizable feature of jQuery UI for its resize feature, to demonstrate that you can resize the container element with impunity. Resizing on the right edge of the canvas causes weirdness, but you get the idea.

    Stupid Table : jQuery table sorter plugin

    Stupid Table : jQuery table sorter plugin

    This is a stupidly simple, absurdly lightweight jQuery table sorting plugin. As long as you understand basic JavaScript sorting, you can make this plugin do as much or as little as you want.

    Most table sorting plugins try to account for a limitless number of data types and their limitless ways of being presented. This leads to an extremely bloated code base with only a tiny portion of the code ever used by your project.

    jQuery ViewMaster CSS3 Slideshow

    jQuery ViewMaster CSS3 Slideshow

    A jQuery CSS3 slideshow.This is a slideshow demo I put together to try out some jQuery manipulation of CSS3 rotation and translation. It’s based on the old ViewMaster toy.Use arrow keys or click any photo.

    Hotspotter : Hotspot Maker jQuery Plugin

    Hotspotter : Hotspot Maker jQuery Plugin

    Easily create amazing hotspots on your images with just point & click!

    Features:

    • Different Types of Spots & Tooltips
    • UNIQUE & Amazing Aiming Effect!
    • Tip & Bubble tooltips
    • Change tooltip direction “top, bottom, right, left”
    • Different tooltip animations
    • Change tooltip position relative to spot
    • Activate it on hover , click or make it always active
    • Change spot border radius
    • Make your spot point to a URL
    • Add text or HTML content to tooltips
    • Unobtrusive spots
    • Create spots with your own images!
    • Share your spots “have a direct link to it , when navigating to this link the browser window will scroll down to where the image is located & trigger spot”
    • Fully Responsive

    Twitter Timeline Script Using jQuery & CSS

    Twitter Timeline Script Using jQuery & CSS

    Today I am going to tell how to create a Twitter Timeline with jQuery and CSS. I am planning to create facebook timeline script soon with php and jquery.

    In this script, I have used jQuery minitwitter.js – to fetch the twitter feeds from Twitter Database. Then I have displayed those tweets in facebook’s timeline format with the help of CSS code