Doesnt work at all on localhost

Doesnt work at all on localhost

miket3miket3 Posts: 2Questions: 0Answers: 0
edited August 2010 in General
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

Replies

  • miket3miket3 Posts: 2Questions: 0Answers: 0
    i had to post this to fix my problem... I always find the problem 2 minutes after I ask for help.... I wish I would ask for help immediately ;-)
This discussion has been closed.