jQuery SelectBox Plugin

    jQuery SelectBox Plugin

    While it is possible to use CSS to style SELECT elements, browser support and appearance will vary greatly depending on platform and browser.  In our search for a solid, customizable replacement for these finicky controls, we turned up only a handful of possible options that we ultimately weren’t thrilled with for one reason or another. Thus, today we’re introducing a new jQuery plugin that replaces standard SELECT elements so you can customize them entirely using CSS.  We even threw in some extra features for added usability.

    The plugin works by piggy-backing your existing SELECT controls.  Since the original controls aren’t destroyed (they’re hidden), you can easily integrate this plugin into just about any existing form. The plugin degrades gracefully, as users without JavaScript will see the default SELECT controls.

    jQuery Mobile Pull Down for Navigation

    jQuery Mobile Pull Down for Navigation

    Mobile screen real estate is at a premium and one of the biggest problems to solve is how to display navigation when screen widths become quite narrow so I decided to have a look and see what I could come up with using some nifty CSS and a touch of jQuery.

    Trying to condense a navigation down onto a mobile screen tends to push the actual content of the site down and out of initial view.

    Grab bag : jQuery Text effect plugin

    Grab bag : jQuery Text effect plugin

    Some fun little text effects with jQuery. These manipulate $(ele).text() so will probably be disastrously broken with inner HTML content.

    jQuery Animated Filter gallery : Filters

    jQuery Animated Filter gallery : Filters

    Filters is a jQuery plugin that allows to filter items using custom animation. You can use CSS3 transitions or just fadeIn/Out effect. Go to the demos and see how simple is that.

    jQuery Scroller Image Gallery : jsCraft Scroller

    jQuery Scroller Image Gallery : jsCraft Scroller

    Scroller is a plugin for jQuery that allows display images in the form of round markers

    zSlider: A beautiful jQuery Image Slider

    zSlider: A beautiful jQuery Image Slider

    zSlider is a beautiful image slider for your web applications. I created this for those people who needs a fancy jquery image slider with a simple to use but for limited number of images. This slider accepts two lists of images, each list will have 12 thumbs limit which means you can add 24 images in this gallery.

    jQuery Google Image Slides

    jQuery Google Image Slides

    A jQuery plugin to display your Google Photos, including Picasa and Google+ albums.

    ghostType jQuery text effect Plugin

    ghostType jQuery text effect Plugin

    This is a classy jQuery text effect that makes the text look like it’s being typed across the screen. A great way to call attention to a specific area of the page and it’s just a block of text within a class. This means the text is fully readable by search engines.ghostType simulates the effect of typing text in real-time. The text within a designated document element is transformed into a seemingly live message.

    Engage your users with a message that unfolds right before their eyes, as if you were typing a message to them in real-time.

    Colorful css and jQuery menu

    Colorful css and jQuery menu

    I would like to share with you a nice and colorful jQuery and css menu.The Idea is to create a normal ul li menu and apply a top border to the anchor tags with colors that will match with the element background color when it is hovered.
    The jQuery will create a span element and insert it into the HTML structure, this is the colourful background that will be moving across the menu.

    Bubble Point Tooltips with CSS3 & jQuery

    Bubble Point Tooltips with CSS3 & jQuery

    A cool bubble point tooltips with CSS3 & jQuery.