Protecting Userdata from being lost with jQuery

When a user enters data into a form, it can get lost if he leaves the page or clicks a link (be it ajax or not). Here comes protectData, it asks the user before losing his data by loading another page or submitting an ajax request(optional).

It integrates with jquery.form (so ajaxSubmit and ajaxForm are saved too).

Get it at Google Code

Demo and Testsuite

Warning

3 thoughts on “Protecting Userdata from being lost with jQuery

  1. You got “lose” and “losing” wrong in your plugin. Loose is something that isn’t tight.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s