Wiki source code of Pagination
Version 2.1 by Guillaume Lerouge on 2009/03/24
Show last authors
author | version | line-number | content |
---|---|---|---|
1 | 1 Pagination | ||
2 | |||
3 | Insert description here. | ||
4 | |||
5 | 1.1 Live example | ||
6 | |||
7 | Put the HTML needed to display a pagination here and the CSS in an SSX object attached to this page. | ||
8 | |||
9 | 1.1 CSS | ||
10 | |||
11 | {code} | ||
12 | Put CSS code here. | ||
13 | {code} | ||
14 | |||
15 | 1.1 HTML Code | ||
16 | |||
17 | {code} | ||
18 | Put HTML code here. | ||
19 | {code} | ||
20 | |||
21 | 1.1 Details | ||
22 | |||
23 | Add additional details here. |