Thanks Olaf, I appreciate your help. Yeah, might be my table is not valid. I'll check on it. Thats the only reason I can see now. But whats strange is I'm using table sorter plugin on the same table which uses same selector to select rows, it works on bith IE and firefox but that's not working for my stuff. Do you have any idea, if it breaking it should break for sorting too right if my table is invalid?. But that selector works for sorting plugin. Pleas let me know if you have some idea why it's happening like this.
Potluri wrote: > > Hi every one, > Please help me out in solving this problem. I face this only in > IE, I've table with id="srTable", so I'm looping through the table rows > using selector $("> tbody:first/tr","#srTable") .each(function(){}); , the > table has only one tbody with multiple rows in it. > Please post reply only if you have straight answers for this problem. > Thanks, > Vijay > -- View this message in context: http://www.nabble.com/problem-looping-through-table-rows-in-IE-tf4287894s15494.html#a12222951 Sent from the JQuery mailing list archive at Nabble.com.