Doesnt work at all on localhost
Doesnt work at all on localhost
I can't get this thing to work at all on my localhost. I validated my html. I cut and pasted the example from this site as well. nothing will make it go. I think i had it working on bluehost.com server, but I am developing locally now and it isnt working. I tried 1.6 and 1.7 min and full.
Here is my html:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Crud: categories - !!!SITE TITLE GOES HERE!!!
$(document).ready(function() {
$('#example').dataTable( {
"bPaginate": false,
"bLengthChange": false,
"bFilter": true,
"bSort": false,
"bInfo": false,
"bAutoWidth": false } );
} );
});
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
Misc
NetFront 3.1
Embedded devices
-
C
Misc
NetFront 3.4
Embedded devices
-
A
Misc
Dillo 0.8
Embedded devices
-
X
Misc
Links
Text only
-
X
Misc
Lynx
Text only
-
X
Misc
IE Mobile
Windows Mobile 6
-
C
Misc
PSP browser
PSP
-
C
Other browsers
All others
-
-
U
Rendering engine
Browser
Platform(s)
Engine version
CSS grade
Here is my html:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Crud: categories - !!!SITE TITLE GOES HERE!!!
$(document).ready(function() {
$('#example').dataTable( {
"bPaginate": false,
"bLengthChange": false,
"bFilter": true,
"bSort": false,
"bInfo": false,
"bAutoWidth": false } );
} );
});
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
Misc
NetFront 3.1
Embedded devices
-
C
Misc
NetFront 3.4
Embedded devices
-
A
Misc
Dillo 0.8
Embedded devices
-
X
Misc
Links
Text only
-
X
Misc
Lynx
Text only
-
X
Misc
IE Mobile
Windows Mobile 6
-
C
Misc
PSP browser
PSP
-
C
Other browsers
All others
-
-
U
Rendering engine
Browser
Platform(s)
Engine version
CSS grade
This discussion has been closed.
Replies