Problem with jQuery Cycle Plugin
Hello all,
I'm using the jQuery Cylce Plugin(
http://malsup.com/jquery/cycle/
) and I ran into some problems when I added it to some other pre-exising code I have.
1. Here is the working Slideshow -
http://www.idea-palette.com/testfolder/ ... wtest.html
When I add the existing working Slideshow code from above, the graphics for the buttons won't show up. They are accessing the same folder and files, so I am confused.
2. Here is the Site with the problems -
http://www.idea-palette.com/testfolder/pagetest.html
I'm guessing the problem is that I copied some code incorrectly or that it is conflicting with the existing jquery or css I already had on the second page, but I can't find the mistake.
Can you please help me out?