eComboBox a jQuery editable ComboBoxes

    eComboBox a jQuery editable ComboBoxes

    This plugin to allow us to have editable comboboxes (Select element). It allow to add/edit/remove elements from list.

    Spotlight: jQuery replaceText

    jQuery replaceText

    Every other week, we’ll take an ultra focused look at an interesting and useful effect, plugin, hack, library or even a nifty technology. We’ll then attempt to either deconstruct the code or create a fun little project with it.

    jQuery draggable captcha

    jQuery draggable captcha

    Here is a jQuery example for a captcha in a registration form. In order to pass the “Are you human” test, the user has to drag the numbers from 1 to 6 into order.

    JQuery Typing Game

    JQuery Typing Game

    Continue from my previous post, about detecting character in jquery, now try to some more sophisticated example, this game inspired by an old shark typing game, which is created by pop cap game, but it seems not available anymore.

    CoverScroll jQuery plugin

    CoverScroll jQuery plugin

    This plugin is CSS3 variant of the Apple’s CoverFlow design pattern.

    MapIt-Lite a customizable google map in jQuery

    MapIt-Lite a customizable google map in jQuery

    A customizable Google map designed to make work with your locations a breeze.

    • One click map locator
    • Easy to use XML file
    • Customizable jQuery themes
    • Clean, simple, organized map locators
    • Support and much more…

    Tag Clouds – Styling and Adding Sort Options

    jQuery Tag Clouds

    This article consists of 2 parts: one is marking up and styling tags and the second is adding behavior to tag cloud using client-side script. I’ll show you my way of styling tag clouds although you may find similar (yet different 🙂 ) tutorials elsewhere.

    Lingua Localization a jQuery language translator plugin

    jQuery language translator plugin

    The Lingua Localization jQuery Plugin makes it fast and easy for developers to translate web user interfaces into other languages and handle many other localization-driven concerns. The high-level description is that it loads plain-text key-value pairs from files which are named according to the language they contain. Developers can use this to store the raw text which goes into the user interface, internal text such as alert-box content, or even flags and other textual data that is language-driven.

    Image Wall with jQuery

    jQuery Image Wall

    Today we want to show you how to create a neat image wall with jQuery. The idea is to scatter some thumbnails with different sizes on the page and make a ribbon slide in when we click on the picture. The ribbon will show some description next to the picture and when clicking again on the thumbnail, the ribbon will close and open again with a large version of the image.