Quick Ajax Register and Login 

Registration and login forms play a massive part in thousands of websites now and getting this right can be a very important part in building your site. I belive that registration should be a very easy process for the user. Some websites (IMDB) make it so hard to register and validate your account. So in [...]

Multiple file upload using jQuery and Ruby on Rails Tutorial 

How to solve problems relating to uploading multiple files and how to effectively use Ruby on Rails in combination with jQuery Form plugins to allow your users to upload a single file or multiple files without refreshing the page.

Useful AJAX Form Scripts for your Website 

A collection of three useful and easy to integrate AJAX form scripts – ContactForm.JS, Guestbook.XML and AJAX Hotel Reservation Form.

Using CSS to Style Radiobuttons and Checkboxes for Safari and Chrome 

WebKit browsers (Safari, Chrome, Konqueror) have vendor-specific implementation of the CSS appearance property, as well as full support for the :checked and :disabled pseudo classes. The property is called -khtml-appearance and it’s default value is visual. When set to none, it turns the specified control(s) to a blank slate, and this, combined with :checked, :hover [...]

AJAX Hotel Reservation Form 2.1 Is Out 

The new version of AJAX Hotel Reservation Form has been released with support for cool rounded corners for the input boxes, an important IE7 bugfix and improved rendering.