jQuery 1.4 Released

This team jQuery team has released a new version of jQuery at Januari 14, 2010. With this version, the jQuery team also rewrite jQuery API website.

In celebrating the release of jQuery 1.4, the team has made a website called 14 Days of jQuery.

An article about new features on jQuery 1.4 will give you brief explanation about what’s new on jQuery. If you need more information about jQuery 1.4 you can go to jQuery 1.4 website.

3 Amazing jQuery Color Picker Plugins

mixcolorpicker

Manually specify color using text input and hexadecimal value is old fashion way, and you can’t guarantee user know what is mean by #ff0000. Be friendly to your user, and give them something nice. So if you need to build web application that need user to specify a color, take a look at these amazing jQuery color picker plugins.

Continue reading »

jQuery modal box round up

jquery-logo1

jQuery has many great plugin, and some of them are modal box. So, I collected amazing list of modal box for jQuery, and here they are.

ColorBox

ColorBox is a light-weight, customizable lightbox plugin for jQuery 1.3. And it was design to follow web best standard and W3C standards.

Features

  • Supports photos, photo groups, ajax, inline, and iframed content.
  • Appearance is completely controlled through CSS so users can restyle the box.
  • Behaviour settings can be over-written without altering the ColorBox javascript file.
  • Completely unobtrusive, requires no changes to existing HTML
  • Degrades gracefully, all content displayed can be accessed without JavaScript.
  • Preloads background images to avoid flash of unstyled content on first use.
  • Can preload upcoming images in a photo group.
  • Lightweight: only 12kbs of JavaScript – only 2kbs gzipped & minified!
  • Written in jQuery plugin format and can be chained with other jQuery commands.
  • Generates W3C valid XHTML and CSS
  • Released under the MIT License.

Homepage

http://colorpowered.com/colorbox/

Screenshots

colorbox-1
Continue reading »