Menu

I found a need for a plugin for a lot of my single page applications. The need was for client-side saving of form elements on-the-fly.

So I quickly put together a jQuery plugin which would apply this logic to any of the common form modules. This is a completely open source plugin. You can find the full code base on github. I intend to expand on it as the need or requests arise.