[jQuery] Re: Live Query and tables problem

2007-09-05 Thread Brandon Aaron
Could you explain how the example doesn't work? Are you getting an error? Which browser? I can't read your mind, nor can I do the work for you. I tried to look at the site again but I only know English. I'd like to help but I need to understand first. You initially reported an error with Live Quer

[jQuery] Re: Live Query and tables problem

2007-09-05 Thread Jean
Sorry but your example isnt work now i remove the login validation http://www.interalfa.com.br/kbs/pesquisa_teste.php On 9/4/07, Brandon Aaron <[EMAIL PROTECTED]> wrote: > I wasn't able to see that site but I went ahead and created a small test > case based on the information you provided. > > h

[jQuery] Re: Live Query and tables problem

2007-09-04 Thread Brandon Aaron
I wasn't able to see that site but I went ahead and created a small test case based on the information you provided. http://brandonaaron.net/jquery/issues/livequery/table_test/table_test.html I'm not able to reproduce the error you are getting. -- Brandon Aaron On 9/4/07, Jean <[EMAIL PROTECTED

[jQuery] Re: Live Query and tables problem

2007-09-04 Thread Jean
I´m trying to do the hover example of the site http://www.interalfa.com.br/kbs/pesquisa_teste.php i´m using dimensions e auto plugins On 9/4/07, Brandon Aaron <[EMAIL PROTECTED]> wrote: > Are there any other scripts included? Would you mind posting up the example? > > -- > Brandon Aaron > > >

[jQuery] Re: Live Query and tables problem

2007-09-04 Thread Brandon Aaron
Are there any other scripts included? Would you mind posting up the example? -- Brandon Aaron On 9/4/07, Jean <[EMAIL PROTECTED]> wrote: > > > Is a very simple example and dont works =/ > > $('tr').livequery('mouseover', function(){ $(this).addClass('hover');}); > > t has no properties > [Break