Revision 2010:a3d27e76b738,
272 bytes
checked in by Nicolas <nikrou77@…>, 12 years ago
(diff) |
Rewrite pageTabs plugin
Remove dependency with hashchange plugin
Fix issue : when click on tab focus must not follow anchor
|
Line | |
---|
1 | <div class="multi-part" id="user-options" title="My options"> |
---|
2 | <p>My options</p> |
---|
3 | </div> |
---|
4 | <div class="multi-part" id="user-profile" title="My profile"> |
---|
5 | <p>My profile</p> |
---|
6 | </div> |
---|
7 | <div class="multi-part" id="user-favorites" title="My favorites"> |
---|
8 | <p>My favorites</p> |
---|
9 | </div |
---|
Note: See
TracBrowser
for help on using the repository browser.