[jQuery] eq() driving me nuts...

2008-12-15 Thread Guengoeren
Hi Guys, gotta problem here and i don't know why it occurs: Example: Simple Html Page jQuery.noConflict(); jQuery(document).ready(function() { alert( jQuery('#test:eq(1) > a:eq(0)').attr('href') ); }); http://www.test.de

[jQuery] Tablesorter 2.0 widget Problem

2008-11-12 Thread Guengoeren
Hi Guys, I'm trying Tablesorter 2.0 a little bit and using the Zebra Widget, which works great. Now I trying to modify the Widget a little bit. But my jQuery skills are bad - (rly bad). So the Zebra Widget changes the CSS-Classes for each row, it should do this to the last column too, but i don