[jQuery] AJAX and Cycle Plugin
So here's my situation:
I have a site which has a listing of categories, and each main category has
a subcategory.
Whenever a category is clicked on, "#main" is hidden and the div id
"#subcategory" is unhidden, which grabs a list of links using ajax.
Is it possible to create a dynamic cyclefader which adds/removes images to
the image div after load AND, one that reads the generated markup after the
ajax is done writing to DOM, turning it into navigation for the cycle
plugin? The second requirement is more important, as loading all the images
at start is a fallback option.
--
View this message in context: http://www.nabble.com/AJAX-and-Cycle-Plugin-tp17733366s27240p17733366.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.