> this should be pretty easy to answer. im a complete newbie to jquery > and javascript, but id like to use the cycle plugin (http://malsup.com/ > jquery/cycle/) on my website to animate a few images. i know html and > css but i could not find clear steps or documentation on the website > as to how to implement the plugin on your page. i have viewed the page > source on a few pages that used it and tried to copy/paste/match the > code but none of it has worked so far. i was wondering if there was a > tutorial somewhere on how to get started using this plugin or how to > just call it to the div that contains the images ?? from the html > header or inline somehow, or include some code into > jquery.cycle.all.js ?? thanks..
Here's a very, very basic demo: http://www.malsup.com/jquery/cycle/basic.html Mike