[jQuery] Can't Get Jquery Slideshow to Work

2009-04-06 Thread c.gray
Hello, I'm having trouble getting the Jquery slideshow to function properly. Here is my code: [code] http://www.w3.org/1999/xhtml";> jQuery Slideshow $(document).ready(function(){ $('#s1').cycle({ fx:'fade', speed:'

[jQuery] Having Trouble getting the Jquery Slideshow Plugin to work

2009-04-06 Thread c.gray
Hello, I am not able to get the jquery slideshow to work. It seems like it should be so simple but I can't figure out where I'm going wrong. Here is the url to my site: http://sarahmadeit.com/slideshow/demo/ I would greatly appreciate any suggestions as to where I am going wrong. Thanks! Bes

[jQuery] Trying to get Jquery Slideshow to function

2009-04-06 Thread c.gray
Hello, I am trying to implement the jqeury slideshow (http://malsup.com/ jquery/cycle/) to function on my site. it seems so simple, but for some reason the previous and next buttons are not working. Here is my URL: http://sarahmadeit.com/slideshow/demo/ This is just a test to see if I can get it