Slider doesn't work after uploading

Avatar
  • Answered
I had a working slider on my webpage before I uploaded it but now all I get is a black slide. I'm not getting any 404s on my images according to my console however. The page can be seen at dontbenameless.com/sanford
Avatar
Scott
Hello Nameless,

The CSS is what is preventing the image from showing on the screen. I did narrow it down to the line of code 'display: none;' under the '.pix_diapo > div' section in the diapo.css file. Removing or commenting this line out allows images to display.

As for full functionality of the slider, I do not know, the server only shows one error:

"TypeError: $.mobile._registerInternalEvents is not a function"

This error is found in the jquery.mobile-1.0rc2.customized.min.js file on line 1667.

Best Regards,
Scott M