Archive | jQuery RSS feed for this section

jQuery Goodies

Populate a DIV from a Form Select with jQuery

Have you ever wanted to populate a div with some specified text based on a form select. Below is my super simple solution. First you will need to add a select into your form and create the div where you want your specified text displayed. The HTML Next add the following javascript. The JavaScript Give [...]

Continue Reading

Free jQuery UI Themes Collection

jQuery UI, the official user interface components library of jQuery, offers a lot for quickly implementing widely-used widgets and features into websites. It consists of the popular datepicker, slider, accordion, progress bar, drag ‘n’ drop and much more. And, it is themable, there is even ThemeRoller which allows anyone to customize their own themes. However, any ThemeRoller-customized [...]

Continue Reading

jReject: jQuery Browser Rejection

jReject provides a simple, robust, light-weight way to display rejections based on a the browser, specific browser version, specific platforms, or rendering engine. Provides full customization of the popup. Uses no CSS file (by default), and can easily be used on page load or during a specific page event. Also provides a flexible way to [...]

Continue Reading

Super Sexy jQuery Image Slider

The Nivo Slider is the latest image slider to join the party. This slider however stands out in the crowd. Simple and lightweight, Nivo offers 9 transitions and directional control navigation. The entire script is only 5kb. Simply gorgeous… Nice work! Nivo Slider | http://nivo.dev7studios.com/

Continue Reading

YoxView – jQuery Image Viewer

YoxView is a free image viewer for websites. It’s written in javascript using jQuery and is available as a jQuery plugin. YoxView is inspired by Lokesh Dhakar’s Lightbox. Like it, YoxView displays images above the website’s content, as a separate layer. Features Images are resized to fit inside the browser’s window Images can be pre-cached [...]

Continue Reading

The Best jQuery Lightbox Scripts

Eversince, Lokesh Dhakar created the first lightbox application, photo galleries and popup windows advanced to new era. And there was a time that lightboxes become a default component for every web sites. Aside from their libraries and codebase, all of them has similar properties like ability to show single image or group of images with [...]

Continue Reading