Difference between revisions of "Circles on circles"

From JSXGraph Wiki
Jump to navigationJump to search
(New page: <html> <link rel="stylesheet" type="text/css" href="http://jsxgraph.uni-bayreuth.de/distrib/jsxgraph.css" /> <script type="text/javascript" src="http://jsxgraph.uni-bayreuth.de/distrib/jqu...)
 
Line 29: Line 29:
 
     <input type="text" id="amount1" style="border:0; color:#f6931f; font-weight:bold;" />
 
     <input type="text" id="amount1" style="border:0; color:#f6931f; font-weight:bold;" />
 
   </p>
 
   </p>
   <div id="slider1" style="height:200px;"></div>
+
   <div id="slider1" style="height:200px;" class="ui-slider ui-slider-vertical ui-widget ui-widget-content ui-corner-all"></div>
 
</div>
 
</div>
 
<div id="jsxgbox" class="jxgbox" style="width:500px; height:500px;"></div>
 
<div id="jsxgbox" class="jxgbox" style="width:500px; height:500px;"></div>

Revision as of 12:23, 29 June 2009