Personal tools

User:Hisa/tabletest: Difference between revisions

From FANTOM5_SSTAR

Jump to: navigation, search
No edit summary
No edit summary
Line 45: Line 45:




$("#ffcp_tf_enrichscore tbody td").not('.dt_sample_name').each(function(){
//$("#ffcp_tf_enrichscore tbody td").not('.dt_sample_name').each(function(){
var cval= $(this).innerHTML;
//var cval= $(this).innerHTML;
 
//$(this).css({background: 'yellow'});
 
//}
 
//);
$(this).css({background: 'yellow'});
 
}
);





Revision as of 17:52, 16 May 2012