-
Online vs Offline - Differances?
As far I as know JavaScript has nothing to do with the server and relies solely on the browser, so I don't know what is causing a perfectly fine script to not function.
I recently installed on my computer a program called WAMP5, it installed Apache, a MySQL database, SQLiteManager, PHP and phpMyadmin in one package. Now the JavaScript works perfect for me in both FireFox and Internet Explorer when viewing my website with http://localhost/ but when I upload it to my website it doesn't work in either browser.
The only differance between localhost and my webhost is different versions of Apache.
Localhost: Apache 2.0.59, (Win32)
Web Host: Apache 1.3.37 (Unix)
So what could be causing this and how could I fix it?
Edited: Sorry for the trouble I figured it out, I forgot to upload an important CSS file, I feel stupid now... Again, my apologies.
Last edited by tacmig99; 10-19-2006 at 09:49 PM.
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks