visual test : Accordion option navigation true - added a note about needing to refresh the page after clicking a navigation link.

This commit is contained in:
Richard Worth 2009-08-05 12:25:12 +00:00
parent c57c3dcc09
commit 44d3893daa

View File

@ -33,5 +33,13 @@
</div>
</div>
<h2>Note: you have to refresh the page after clicking each link below</h2>
<ul>
<li><a href="#sec1">Section 1</a></li>
<li><a href="#sec2">Section 2</a></li>
<li><a href="#sec3">Section 3</a></li>
</ul>
</body>
</html>