views:

9

answers:

0

It seems as though legacy versions supported this feature but the latest version appears to only have examples for circular static content. Has anybody figured out a way to set up circular action with dynamic content (e.g. loaded from a PHP file) without too many hacks?

I've searched a number of different forums and haven't even found anyone with the same problem let alone a sollution.

This guy seems to be hosting an old version of the plugin which has an example of what I'm looking for but the download link leads to the latest version so I can't access the source code to see what's going on.

http://www.egeac.pt/application/frontend/js/jsor-jcarousel-f1351b7/

(I'm about to use firebug to check out the script from the above example and see if it's compatible with the latest version. I'll post the results. I don't have enough experience to go into the core of the plugin and fix it myself so I'm hoping I can work out a sollution that will sit on the surface.)

It seems in the past a lot of people had the opposite problem to me so the author updated the release to include support for static circular content but as far as I can gather support for dynamic content was dropped. If anybody has worked on something like this I'd love to hear your sollutions.

Maybe I'm missing something obvious. I just can't seem to find a sollution.