The code on line 274 is not working:
nCell.rel = sGroupCleaned;
This replacement works:
$(nCell).attr( 'rel', sGroupCleaned );
Browser: Google Chrome 12.0.742.122 m
Original issue reported on code.google.com by mssskha...@gmail.com on 26 Jul 2011 at 3:53
Original issue reported on code.google.com by
mssskha...@gmail.com
on 26 Jul 2011 at 3:53