[jQuery] Re: $.post related question

2008-01-19 Thread fluffless
On 19 Gen, 01:38, Jack Killpatrick <[EMAIL PROTECTED]> wrote: > You might find this useful for serializing your data and working with > the dynamically created forms: > > http://www.malsup.com/jquery/form/#fields Thank you, it'll come handy for some other task :) I've found a solution for my p

[jQuery] $.post related question

2008-01-18 Thread fluffless
Hello! I'm new to jquery (and actually, js); I'm using it to cover some customer's needs and I'm finding it pretty much straightforward however I have a problem that I can solve by looking at docs.jquery or at other tutorial/examples. I'm basically using jquery to $.post stuff to a .php script.