Your #featuredProject div has a width of 0. I don't know if that is the only problem, but it's the first thing I noticed while poking around the page in Firebug.
On another issue, do you not want people to be able to contact you? :-) Your phone number and email address are almost invisible. The colorful links at the top are also pretty hard to read, as is much of the body text if I disable my minimum font size in Firefox to see the page the way most people see it. Consider larger text and more contrast (but not such vivid colors for text links). -Mike > -----Original Message----- > From: jquery-en@googlegroups.com > [mailto:[EMAIL PROTECTED] On Behalf Of FireloopCreative > Sent: Thursday, December 04, 2008 10:34 AM > To: jQuery (English) > Subject: [jQuery] jQuery works locally, but not online > > > Hi, > > I've got 2 jQuery features in 2 pages of a site I'm building. > One is a show/hide list that's working perfectly, but on > another page I've got a carousel image slide feature that's > working when viewed locally but not when it's uploaded to our > test server, which I can't understand. > > I've tried referencing the jQuery file and the javascript > code locally and absolutely to no avail, the same thing's > happening, I'm getting nothing online. > > Here's what I've got in the header - > > <script type="text/javascript" language="javascript" > src="lib/ jquery-1.2.6.js"></script> <script > type="text/javascript" language="javascript" src="lib/ > jcarousellite.js"></script> - this is the 'functional' bit > <script type="text/javascript" language="javascript" > src="lib/ carousel.js"></script> - this is controlling the speed etc. > > This is the page that's working perfectly - > http://www.fireloopcreative.co.uk/clients/new_fireloop/services.php > > Here's where it's not - > http://www.fireloopcreative.co.uk/clients/new_fireloop/index.php > It's the big grey hole in the first column... > > If someone wise in the ways of jQuery could shed some light > on what I'm doing wrong I'd much appreciate it as I've been > trying to figure out the schoolboy error I've made for hours now! > > Cheers, > > Dave >