jQuery plugin: Easy Image Zoom

    jQuery plugin: Easy Image Zoom

    Here is a Easy Image Zoom for product image magnification. The task was to create a script that will allow users to see large details of the product while moving cursor over medium sized image. During the process I decided to create a jQuery plugin and share it with you guys!

    jQuery.popeye : Inline lightbox alternative with slideshow

    jQuery.popeye 2.0

    jQuery.popeye is an advanced image gallery script built on the JavaScript library jQuery. Use it to save space when displaying a collection of images and offer your users a nice and elegant way to show a big version of your images without leaving the page flow.

    jQuery.popeye takes a different approach: not only allows it for browsing all thumbnails as well as the large images in a single image space, it also repects the page flow and stays anchored and rooted in the webpage at all times, thus giving a less disruptive user experience than modal windows.

    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.

    Columnizer – jQuery Plugin

    Columnizer – jQuery Plugin

    The Columnizer jQuery Plugin will automatically layout your content in newspaper column format. You can specify either column width or a static number of columns. Note: there is more demos inside the article.

    jQuery Folder Collapser for Dynamic Content

    jQuery Folder Collapser for Dynamic Content

    How to create a group of collapsible folders using pure JavaScript and some JQuery added to the final product to give it a little bit of flare. The code will be structured in such a way that allows for implementation into a dynamic page.

    Featured Content Slider Using jQuery UI

    Featured Content Slider Using jQuery UI

    Showing off the best content of your website or blog in a nice intuitive way will surely catch more eyeballs. Using an auto-playing content slider is the one of techniques to show your featured content.

    jQuery list filtering

    jQuery list filtering

    Here’s a clever little script that’s certainly useful if you want to give users the functionality to refine search results or filter product results. If you had a list of films with long titles this would be a quick and easy way to filter through the results.

    FontEffect – jQuery Plugin

    FontEffect – JQuery Plugin

    Font effect is a jQuery plugin that adds some effect to html text. The available effects are Outline, Shadow, Gradient and Mirror. No images are used for these effects and no additional CSS is necessary.

    Easy Slider 1.7 – Numeric Navigation jQuery Slider

    Easy Slider - Numeric Navigation jQuery Slider

    Easy Slider 1.7 – Numeric Navigation jQuery Slider with

    • Continuous Slide
    • Numeric Navigation
    • Multiple Slides….

    Music Player In jQuery

    Music Player In JQuery

    In this tutorial you create an amazing music player coded in xHTML and jQuery that made use of mouse gestures and hotkeys. You can click and drag with mouse to interact with interface’s music player or use directional keys and spacebar instead of mouse.