zurb / orbit

454 stars 96 forks source link

.Orbit(); #84

Open ChrisMcHugh opened 12 years ago

ChrisMcHugh commented 12 years ago

I have tried to use Orbit Slider for a project, but It will not work. All I am getting is a black box, with the loading circle, as defined in the CSS, but nothing actually happens. I debuged it to see if I could find the problem and the debugger keeps stopping at .Orbit(); as it can not find the function.

Whenever I use the code offline, it works grand, on my local network, but once uploading to my online server it will not work. ANy ideas?

Chris