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.

    Coin Slider jQuery Image Slider with Unique Effects

    COIN SLIDER jQuery Image Slider with Unique Effects

    COIN SLIDER jQuery Image Slider with Unique Effects

    • Unique transition effects
    • Compatible with Internet Explorer 6+, Firefox 2+, Safari 2+, Google Chrome 3+, Opera 9+
    • Valid markup
    • Flexible configuration
    • Auto slide
    • Navigation box
    • Linking images…

    Nivo slider : jQuery Image Slider Plugin

    Nivo Slider in jQuery

    Nivo slider is a image slider with

    • 11 unique transition effects
    • Simple clean & valid markup
    • Loads of settings to tweak
    • Built in directional and control navigation….

    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.

    Create a Digg-style post sharing tool with jQuery

    Create a Digg-style post sharing tool with jQuery

    I discovered a small utility on every single post, the share link. Yes, I want to implement that, it looks cool, practical and useful! So, this tute, we are going to make a digg-style post sharing toolbox. It’s all pretty straight forward and need a little bit of planning. The way it works is different with digg’s. If you view the html source code of Digg’s, it has the sharebox html code in every single post. But, in this tutorial we have only one sharebox, and all the links are sharing the same template.

    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.

    Dynamically adding form inputs and submit using jQuery

    Dynamically adding form inputs and submit using jQuery

    You may find a need to allow the user to dynamically add or remove text inputs from your application. This is relatively easy to do using jQuery and using arrays to submit the form data to a PHP page. This tutorial runs through setting up the form with the controls to add, remove and reset the form fields as well as preparing the form variables to be sent using AJAX.

    Rocking and Rolling Rounded Menu with jQuery

    Rocking and Rolling Rounded Menu with jQuery

    In this tutorial we are going to make use of the incredibly awesome rotating and scaling jQuery patch from Zachary Johnson that can be found here. We will create a menu with little icons that will rotate when hovering. Also, we will make the menu item expand and reveal some menu content, like links or a search box.