> I've spent hours but couldn't make it work. I don't know what I'm
> missing. Can you please checkhttp://www.chorka.com/jquery/jquery.html
> and comment?

You forgot to include jQuery.  You need to include it before cycle:

<script type="text/javascript" src="jquery-1.2.6.js"></script>
<script type="text/javascript" src="jquery.cycle.lite.min.js"></
script>
...

Reply via email to