Best jQuery Other API Plugins & Tutorials with Demo

    Web 2.0 Document Search Site with jQuery

    Web 2.0 Document Search Site with jQuery

    In this article, we will create a document searching site with jQuery. This site will be used to search documents by specifying an extension (file type). The data is then filtered and sent to Google. We’ll learn many jQuery tips and skills through the process. A gray box plugin called “ColorBox”, and a toolTip plugin called “SimpleTip” will also be introduced in this article.

    Google Powered Site Search with jQuery

    Google Powered Site Search with jQuery

    In this tutorial we are using Google’s AJAX Search API, to create a custom search engine, with which you can search for web results, images, video and news items on your site.

    Search And Share with jQuery

    Search And Share with jQuery

    Search and Share makes highlighting text to a more functional action. More specifically, it attempts to understand the intention of a user’s text selection and presents a variety of options accordingly.

    Building an interactive map with Raphael

    Building an interactive map with Raphael

    In this tutorial by Marcin Dziewulski you are going to learn how to create an interactive map from scratch with the help of Raphael – Raphael is a small JavaScript library that should simplify your work with vector graphics on the web.

    Making a Flickr-powered Slideshow in jQuery

    Making a Flickr-powered Slideshow in jQuery

    Today we will be developing a jQuery plugin that will make it easy to create slideshows, product guides or presentations from your Flickr photo sets. The plugin will be using Flickr’s APIs and YQL to fetch the photos in the sets, after which it will create the markup of the slideshow and listen for events.

    JQuery Google Maps V1.01

    JQuery Google Maps V1.01

    With the Google Maps API, you can embed Google Maps in your own web pages with the power of jQuery. The Google Maps API provides a number of utilities for manipulating maps and adding content to a map, this jQuery plugin works to help simplify those steps with a few easy commands…

    JQuery Google Translate Plugin

    JQuery Google Translate Plugi

    The jQuery Google Translate Plugin lets websites and applications integrate the simplicity of jQuery plugins with the Google Translate API programatically.

    jTextTranslate: A jQuery Translation Plugin

    jTextTranslate: A jQuery Translation Plugin

    A new jQuery plugin for translating text. Imagine, how users that don’t have English as their first language could profit from an integrated functionality to translate e.g. an article.The plugin works with the Google Language API and can be used to translate a text in all the languages provided by the API.

    gmap google maps plugin for jquery

    gmap google maps plugin for jquery

    gMap is a lightweight jQuery plugin that helps you embed Google Maps into your website. With only 2 KB in size it is very flexible and highly customizable.There are a two requirements you need to meet before you can use gMap to display Google Maps on your website. First you need to sign up for a Google Maps API key. Second you need the jQuery library at least in version 1.3.

    How to Pull Your Google Buzz with jQuery

    So you just got into Google Buzz few days ago and would like to embed your buzz stream into a website yourself. Here are a few jQuery lines to help you get started.