plugins

Diego's picture

Writing jQuery plugins is pretty cool, and fun! Here's my second addition to my plugin repertoire, formBouncer. With just one call to formBouncer, any or all of your forms will be automatically validated before submission (where you will hopefully also run server-side validation).


Diego's picture

If you're reading this, you're probably looking for a simple way to improve user experience (UX) on your website or project by adding helpful hints to input fields and textareas. I was too! So, I put together this little plugin that takes the title attribute from an input and sticks it into the field itself. It renders the hint text untouchable but intact as a user focuses on the field.


 Check it Out!
Future of Web Apps - Miami 2010