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 >