bPaginate is not working

bPaginate is not working

blockheadsilverblockheadsilver Posts: 12Questions: 0Answers: 0
edited April 2013 in DataTables 1.9
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">







@import "css/demo_page.css";
@import "css/demo_table.css";
@import "jquery.dataTables_themeroller.css";
@import "demo_table_jui.css";
@import "jquery.dataTable.css";


$(document).( function () {
$('#example').dataTable({
"sScrollY": "200px",
"bPaginate": false });
} );






Live example




Rendering engine
Browser
Platform(s)
Engine version
CSS grade




Trident
Internet Explorer 4.0
Win 95+
4
X


Trident
Internet Explorer 5.0
Win 95+
5
C


Trident
Internet Explorer 5.5
Win 95+
5.5
A


Webkit
Safari 1.2
OSX.3
125.5
A


Webkit
Safari 1.3
OSX.3
312.8
A


Webkit
Safari 2.0
OSX.4+
419.3
A


Webkit
Safari 3.0
OSX.4+
522.1
A


Webkit
OmniWeb 5.5
OSX.4+
420
A


Webkit
iPod Touch / iPhone
iPod
420.1
A


Webkit
S60
S60
413
A


Presto
Opera 7.0
Win 95+ / OSX.1+
-
A


Presto
Opera 7.5
Win 95+ / OSX.2+
-
A


Presto
Opera 8.0
Win 95+ / OSX.2+
-
A


Presto
Opera 8.5
Win 95+ / OSX.2+
-
A


Presto
Opera 9.0
Win 95+ / OSX.3+
-
A


Presto
Opera 9.2
Win 88+ / OSX.3+
-
A


Presto
Opera 9.5
Win 88+ / OSX.3+
-
A


Presto
Opera for Wii
Wii
-
A


Presto
Nokia N800
N800
-
A


Presto
Nintendo DS browser
Nintendo DS
8.5
C/A1


KHTML
Konqureror 3.1
KDE 3.1
3.1
C


KHTML
Konqureror 3.3
KDE 3.3
3.3
A


KHTML
Konqureror 3.5
KDE 3.5
3.5
A


Tasman
Internet Explorer 4.5
Mac OS 8-9
-
X


Tasman
Internet Explorer 5.1
Mac OS 7.6-9
1
C


Tasman
Internet Explorer 5.2
Mac OS 8-X
1
C


Misc
NetFront 3.1
Embedded devices
-
C


Misc
NetFront 3.4
Embedded devices
-
A


Misc
Dillo 0.8



Rendering engine
Browser
Platform(s)
Engine version
CSS grade








have downloaded and configured the datatable plugin into the webcontent folder of a dynamic we project, nothing seems to happen with the datatable intialisation and b pagination.

Replies

  • allanallan Posts: 63,389Questions: 1Answers: 10,449 Site admin
    Link to a test case please: http://datatables.net/forums/discussion/12899/post-test-cases-when-asking-for-help-please-read

    Allan
This discussion has been closed.