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 Query and the
example shows that the error doesn't exist in a simple test case. If you
could provide a test page that shows that error, that would be great.

--
Brandon Aaron

On 9/5/07, Jean <[EMAIL PROTECTED]> wrote:
>
>
> 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.
> >
> >
> 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]> wrote:
> > >
> > > 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
> > > >
> > > >
> > > > 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 on this error] t = t.className || t;
> > > > > jquery.js (line 349)
> > > > >
> > > > > and in
> > > > > $('tr').livequery('mouseout', function(){
> > > > $(this).removeClass('hover');});
> > > > >
> > > > > elem.className has no properties
> > > > > [Break on this error]  jQuery.grep( elem.className.split(/\s+/),
> > > > function(cur){
> > > > > jquery.js (line 342)
> > > > > --
> > > > >
> > > > > []´s Jean
> > > > > www.suissa.info
> > > > >
> > > > >    Ethereal Agency
> > > > > www.etherealagency.com
> > > > >
> > > >
> > > >
> > >
> > >
> > > --
> > >
> > > []´s Jean
> > > www.suissa.info
> > >
> > >    Ethereal Agency
> > > www.etherealagency.com
> > >
> >
> >
>
>
> --
>
> []´s Jean
> www.suissa.info
>
>    Ethereal Agency
> www.etherealagency.com
>

Reply via email to