Sha256: 4aad651978df4109fdb1493c61e783d26df434a291a4551081c92581d2da8928
Contents?: true
Size: 553 Bytes
Versions: 7
Compression:
Stored size: 553 Bytes
Contents
--- title: Javascript tree with autoscroll layout: page js: examples/autoscroll.js css: example.css --- <p id="nav"> <a href="06_autoescape.html">« Example 6</a> <a href="08_multiple_select.html" class="next">Example 8 »</a> </p> <h1>Example 7 - autoscroll</h1> <div id="scroll-container"> <div id="tree1"></div> </div> <p> This is an example of autoscroll. The tree will scroll automatically if you drag an item outside of the tree. <br /> Autoscroll will work automatically. There is no option for it. </p>
Version data entries
7 entries across 7 versions & 1 rubygems