combining jquery - how to load() an html page which itself contains the cycle plugin
i want to load an html page into a div and this page has an implementation of the cycle plugin. I should say that cycle is working fine on this separate page it's just that when i load it into the div, it fails. I have tried brining the jquery code into the top level page as well, but that didnt seem to work.
any advice?
thanks!