> Heres my simple example just to make sure ididnt foul something up... > but the i dont think i did since the actual website does the same > thing.
You're missing a closing angle bracket on your link tag and you're missing a doctype element. I have no expectations that Cycle will work correctly in quirks mode, so you need a valid doctype. Mike