Personal tools

User:Hisa/SemanticResults: Difference between revisions

From FANTOM5_SSTAR

Jump to: navigation, search
No edit summary
No edit summary
Line 17: Line 17:
});
});


$("#test").text("checked");


$("input[name='p1']").click(function() {
$("input[name='p1']").click(function() {
var isChecked = $(this).attr("checked");
if(this.checked){
$("#test").text(isChecked);
$("#test").text("checked");
}else{
$("#test").text("unchecked");
}
 
})
})



Revision as of 17:44, 29 June 2012

Phase1 sample

idnamespeciesdatafreeze phase
123n1s11
177n2s1
23n3s22
67n4s21