Javascripting/CSS not working - jQuery script

Status
Not open for further replies.

lachacar

New Member
Messages
3
Reaction score
0
Points
0
Hi there, I have just joined and uploaded my site, but the Javascripting & CSS are not working when it is online. I am using a modified version of the Pirobox jQuery plugin (http://www.pirolab.it/pirobox/) and it works fine in the browser locally but not online.

Is there something I am not doing? Or is it not available/supported in a free account?

Thanks,

Ben

acct: lachacar
site: lachacarita.x10.mx
 

lachacar

New Member
Messages
3
Reaction score
0
Points
0
Hi Lemon-tree,

Yes, I have, but maybe I have uploaded it to the wrong place. Here is the file heirarchy:

/...
public_html/index.html
public_html/css_priobox/...
public_html/js/jquery.min.js
public_html/js/piroBox.1_2_min.jp
public_html/js/piroBox.1_2.js
public_html/img/...
public_html/header.gif

Something occured to me though - in your reply you said I was missing .../js/pirobox.1_2.js (all lowercase) so I changed the names to all lowercase and it seems to work. Is that all I needed to do? How odd that by default has funny case variations.

Thank you for your quick reply! :redface:
 

lemon-tree

x10 Minion
Community Support
Messages
1,420
Reaction score
46
Points
48
I would assume you tested it on a case-insensitive system. The servers all run with case-sensitivity , so A is not the same as a.
 
Status
Not open for further replies.
Top