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