That works great.  Thanks!

On Feb 19, 4:39 pm, Mike Alsup <mal...@gmail.com> wrote:
> > I'm trying to load the Cycle plugin with a JSON feed from Picasa.
> > Everything is pulling in from Picasa just fine.  I can copy the exact
> > HTML that it generates and paste it into my code and reload, and it
> > works fine, but not when it is dynamically added via Javascript.
>
> >http://derekperkins.com/seatability/super-product-page/
>
> If you look at the JavaScript console you will see:
>
> [cycle] terminating; too few slides: 0
>
> You're starting Cycle before there are any images loaded.  Move the
> call to cycle into your json callback.
>
> Mike

Reply via email to