Personal tools

User:Hisa/tabletest: Difference between revisions

From FANTOM5_SSTAR

Jump to: navigation, search
No edit summary
No edit summary
Line 10: Line 10:
<script type="text/javascript" charset="utf-8">
<script type="text/javascript" charset="utf-8">
$(document).ready(function() {
$(document).ready(function() {
$('#ffcp_tf_enrichscore').html( '<table cellpadding="0" cellspacing="0" border="0" class="display" id="ffcp_tf_enrichscore_cont"></table>' );
var data = </html>{{#exptable_hg19_dtarr:
$('#ffcp_tf_enrichscore_cont').dataTable( {
</html>{{#exptable_hg19_dtarr:
{{#ask:[[Category:FFCP]][[EntrezGene::10]][[Species::Human (Homo sapiens)]]|?short_description|?id|?Phase1 expression|limit=1000|format=template|template=Exptable_imput|sep=$}}
{{#ask:[[Category:FFCP]][[EntrezGene::10]][[Species::Human (Homo sapiens)]]|?short_description|?id|?Phase1 expression|limit=1000|format=template|template=Exptable_imput|sep=$}}
|hg19
|hg19
}}
}}
<html> } );
<html>;
 
$('#ffcp_tf_enrichscore').html( '<table cellpadding="0" cellspacing="0" border="0" class="display" id="ffcp_tf_enrichscore_cont"></table>' );
$('#ffcp_tf_enrichscore_cont').dataTable( {
} );
} );
} );
</script>
</script>

Revision as of 11:09, 16 May 2012