I want to limit the rows of this table by 3.. but i cant understand how to apply the above tutorial. what i want to know is what should be the name of the table, and how can i apply the pagenav.
<table id='TableToBePaginated'> <tr><td>1</td></tr> <tr><td>2</td></tr> <tr><td>3</td></tr> <tr><td>4</td></tr> <tr><td>5</td></tr> <tr><td>6</td></tr> <tr><td>7</td></tr> <tr><td>8</td></tr> <tr><td>9</td></tr> <tr><td>10</td></tr> <tr><td>11</td></tr> <tr><td>12</td></tr> <tr><td>13</td></tr> <tr><td>14</td></tr> </table> <div id='pagenav'></div>

New Topic/Question
Reply


MultiQuote




|