I created an Image Slideshow using Jquery and CEWP.
I get the images from an image list. I used the concept used on this link http://geekswithblogs.net/shehan/archive/2010/03/02/jquery-slideshow.aspx and added some tweaks.
Basically everything is working already on Test so I tried to deploy to production. I deployed my scripts, the HTML for the CEWP, and the image library but unfortunately it doesn't seem to work on Production for some reason. Instead of a slideshow a get a roll of images displayed vertically on top of each other. When I check using a developer tool I get the error below.
"TypeError: $(...).cycle is not a function"
I have already verified and compared all my scripts deployed in production and test and all are identical including relative paths.
Artificial intelligence can never beat natural stupidity.