Hi there,
I'm trying to use the cycle plugin on a webpage to show pictures of different products that we make out of certain materials. The slideshow works great in IE and firefox, but I can't get it to work in chrome.
The hard bit about this is that the demos on the cycle plugin site works, and the slideshow works on my page when I hard code it into my address bar, but when I load it onto the page via a link, it doesn't work, all the pictures just show up in a line down the screen.
The site is bomamfg.com/Materials.html (you'll see a flash banner on this page ignore that), then click the "Recycled Glass" link on the side.
Any assistance would be greatly appreciated!
EDIT
I have just recently discovered this after cleaning up some code.
(from the chrome developer window)
Resource interpreted as script but transferred with MIME type text/html. jquery-1.4.2.js
[cycle] terminating; zero elements found by selector jquery.cycle.all.2.72.js:33
Not sure what to do about it though
EDIT AGAIN
After cleaning up the code more I have eliminated this error by taking the cycle code out of bomamfg.com/Materials.html.