Team:TU-Eindhoven/Template:InteractiveGraph

From 2013.igem.org

(Difference between revisions)
Line 1: Line 1:
<html>
<html>
<div id="placeholder" class="demo-placeholder span12"><button id="loadgraph_button" class="btn btn-primary" style="display: block; margin: 50px auto;" onclick="$('#loadgraph_button').hide();$('#placeholder').height(500);$('#graph_value_select').show();loadGraphLibrary();">Load interactive graph</button></div>
<div id="placeholder" class="demo-placeholder span12"><button id="loadgraph_button" class="btn btn-primary" 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" style="display: none;">
+
<select id="graph_value_select" style="display: none; width: 300px;">
</select>
</select>
</html>
</html>

Revision as of 12:22, 17 August 2013