[jQuery] Re: Jquery.Carousel -- need help understanding loading content via ajax

2009-03-27 Thread D A
> I've implemented the Jquery.Carousel on our site. I'm stumped on how > to load content dynamically, however. Well, this is what I've hacked together. It's mess, and I'm sure incorrect in many ways. It also doesn't QUITE work how I want it to. I'd love it if anyone would be willing to jump in an

[jQuery] Re: Jquery.Carousel -- need help understanding loading content via ajax

2009-03-26 Thread Saira Zaheer
http://tinyurl.com/dar2ld http://tinyurl.com/cvjkqa http://tinyurl.com/ae56nz On 3/26/09, D A wrote: > > > I've implemented the Jquery.Carousel on our site. I'm stumped on how > to load content dynamically, however. > > The demo site: > > http://sorgalla.com/projects/jcarousel/#Dynamic-Con

[jQuery] Re: Jquery.Carousel -- need help understanding loading content via ajax

2009-03-26 Thread D A
> I've implemented the Jquery.Carousel on our site. I'm stumped on how > to load content dynamically, however. OK, I made some progress. I can now get data to load, though I'm pretty sure my syntax is way off. I've also ran into an issue with carousel.add. Here's the code: My carousel initially