Shadowbox working locally but not on server

3 messages Options
Embed this post
Permalink
JKNIGHT

Shadowbox working locally but not on server

Reply Threaded More More options
Print post
Permalink
Downloaded and installed latest release on local machine and ran sample code just fine.
Copied all the files to a web application on server (except I placed shadowbox.css in a css subfolder and shadowbox.js in a js subfolder).  Same code does not work when hitting the page served up by the server.  Even viewed source on the generated page and saved it locally, and it worked!
Completely stumped...
StephanL

Re: Shadowbox working locally but not on server

Reply Threaded More More options
Print post
Permalink
I have the same problem. Locally everything works fine. Recently I put all onto the server and it doesn't work there anymore. Any ideas??

Many thanks!!!
www.ljpool.com (german)
StephanL

Re: Shadowbox working locally but not on server

Reply Threaded More More options
Print post
Permalink
I've tried to localize the problem... as already mentioned: Everything works fine locally, but not on the server.

"init: function(opts)" is called sucessfully

But placing an alert() in "load: function()" does not have an effect. So the function is already broken before it comes to the "load".

Any ideas?

Thanks!
www.ljpool.com (german)