mirror of
https://github.com/jquery/jquery-ui.git
synced 2024-11-21 11:04:24 +00:00
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:
parent
c57c3dcc09
commit
44d3893daa
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user