]> source.dussan.org Git - jquery-ui.git/commitdiff
visual test : Accordion option navigation true - added a note about needing to refres...
authorRichard Worth <rdworth@gmail.com>
Wed, 5 Aug 2009 12:25:12 +0000 (12:25 +0000)
committerRichard Worth <rdworth@gmail.com>
Wed, 5 Aug 2009 12:25:12 +0000 (12:25 +0000)
tests/visual/accordion/accordion_option_navigation_true.html

index 7b9917ce55e88f22624217520d47667d211594d3..d26c2e760f6a1bcf40fe52b6fefc020981797a01 100644 (file)
        </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>