Team:TU-Eindhoven/Template:InteractiveGraph

From 2013.igem.org

(Difference between revisions)
 
(13 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
-
<div id="placeholder" class="demo-placeholder span12"><button class="btn" onclick="$('#placeholder').height(500);loadGraphLibrary();">Load interactive graph</button></div>
+
<div class="row"><div class="span1"><span class="graph_label" id="graph_ylabel" style="display:none;">ylabel</span></div><div id="placeholder" class="demo-placeholder span10"></div><button id="loadgraph_button" class="btn" style="display: block; margin: 50px auto;" onclick="$('#loadgraph_button').hide();$('#placeholder').height(500);$('#graph_value_select').show();loadGraphLibrary();">Load interactive graph</button></div>
-
<select id="graph_value_select">
+
<span id="graph_xlabel" class="graph_label" style="display:none;float:right;">xlabel</span>
 +
<select id="graph_value_select" style="display: none; width: 300px;">
</select>
</select>
</html>
</html>

Latest revision as of 12:56, 17 August 2013