Thursday, March 08, 2007

Updated version of deserializer

I just released an updated version of my old script "prototype form deserializer". It solves some bugs and now uses Prototype 1.5. An updated version of the example can be found here.
See the old post and its comments for a detailed list of fix of this release.

Wednesday, March 07, 2007

Updated PreventDoubleSubmit script

It was a "long" time ago when I published a "not so good" PreventDoubleSubmit script, a little script that using prototype and lightbox aims to prevent double submit of forms in your site.
I recently updated the script, correcting it and adding a new feature.
Read the old article and its comments, you'll be able to add the new script in a minute to your site.