It's possible - I need to give it some thought.  For the moment, though, you
can select all inputs inside a given form like this:

$(":input","#yourformid").autoSave(function);


Jake McGraw wrote:
> 
> Any way we could get this attached to whole form elements? Something like:
> 
> $("form").autoSave()?
> 
> and use jQuery's magic (meaning your meticulous programming skills),
> to process all input types within the form?
> 
> - jake
> 
> 
> On 3/15/07, matt2012 <[EMAIL PROTECTED]> wrote:
>>
>> this looks great a few working examples would really be appreciated
>>
>> Matt.
>> --
>> View this message in context:
>> http://www.nabble.com/*New-jQuery-plugin*---autoSave-tf3406522.html#a9490927
>> Sent from the JQuery mailing list archive at Nabble.com.
>>
>>
>> _______________________________________________
>> jQuery mailing list
>> discuss@jquery.com
>> http://jquery.com/discuss/
>>
> 
> _______________________________________________
> jQuery mailing list
> discuss@jquery.com
> http://jquery.com/discuss/
> 
> 

-- 
View this message in context: 
http://www.nabble.com/*New-jQuery-plugin*---autoSave-tf3406522.html#a9495712
Sent from the JQuery mailing list archive at Nabble.com.


_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to