remove the button
This commit is contained in:
@@ -10,7 +10,6 @@
|
|||||||
<h1>Binary Tree: Level Order Traversal</h1>
|
<h1>Binary Tree: Level Order Traversal</h1>
|
||||||
<p>This animation shows how to traverse a binary tree by levels. Click the "next step" button to run the animation.</p>
|
<p>This animation shows how to traverse a binary tree by levels. Click the "next step" button to run the animation.</p>
|
||||||
|
|
||||||
<label>level order traversal</label> <input type="text" id="textIn"><button onclick="start()">Start</button>
|
|
||||||
<br>
|
<br>
|
||||||
<button onclick="nextstep()">next step</button>
|
<button onclick="nextstep()">next step</button>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user