[jQuery] Problem selecting a table row

2007-12-07 Thread Kirov
r[th] isn't useful please help Thank you in advance, Kiril Kirov

[jQuery] Re: Problem selecting a table row

2007-12-08 Thread Kirov
Thank you very much! The has selector really helped ;) All Best, Kiril On Dec 7, 6:48 pm, Karl Swedberg <[EMAIL PROTECTED]> wrote: > On Dec 7, 2007, at 11:41 AM, Glen Lipka wrote: > > > One followup. > > tr[th] would only find something like this: > > > > > > The stuff in the brackets are attri

[jQuery] Re: $.post problem. need help badly

2008-07-14 Thread Kirov
I think you should wait for a result code from the post request before you return true; otherwise the post is handled asynchronously and perhaps not done according to your plans :) Good luck; On Jul 14, 4:49 pm, Sandy <[EMAIL PROTECTED]> wrote: > hi, > > i wanna try to save the data from a form