Dotclear

source: tests/functional/fixtures/tabs.html @ 1737:8c9305c14ab4

Revision 1737:8c9305c14ab4, 361 bytes checked in by kevin@…, 12 years ago (diff)

Ticket #1452 : Les ancres n'afficher pas le bonne onglet au chargement
+ des tests unitaire pour pageTabs.js

Line 
1
2<!-- page tabs -->
3<script type="text/javascript" src="../../admin/js/jquery/jquery.pageTabs.js"></script>   
4
5<div id="tab-1" class="multi-part" title="Tab 1">
6     <h3>Tab 1 - content</h3>
7</div>
8<div id="tab-2" class="multi-part" title="Tab 2">
9     <h3>Tab 2 - content</h3>
10</div>
11<div id="tab-3" class="multi-part" title="Tab 3">
12     <h3>Tab 3 - content</h3>
13</div>
Note: See TracBrowser for help on using the repository browser.

Sites map