Skip to content

Commit

Permalink
Neaten comment header. Copied merged changes through to example code.…
Browse files Browse the repository at this point in the history
… Updated example code to demonstrate new functionality.
  • Loading branch information
wesnolte committed Feb 28, 2012
1 parent d92c649 commit 9763085
Show file tree
Hide file tree
Showing 3 changed files with 263 additions and 236 deletions.
4 changes: 2 additions & 2 deletions example/example.html
Expand Up @@ -47,7 +47,7 @@
<li>
Food
<ul>
<li>Beer</li>
<li id="beer">Beer</li>
<li>Vegetables
<ul>
<li>Pumpkin</li>
Expand All @@ -57,7 +57,7 @@
</li>
</ul>
</li>
<li>Fruit
<li class="fruit">Fruit
<ul>
<li>Apple
<ul>
Expand Down

0 comments on commit 9763085

Please sign in to comment.