jsor / jcarousel

Riding carousels with jQuery.
https://sorgalla.com/jcarousel/
MIT License
1.99k stars 734 forks source link

Item direct link in connected carousels #694

Open cbinger opened 10 years ago

cbinger commented 10 years ago

I'm using a connected jcarousel (http://sorgalla.com/jcarousel/examples/connected-carousels/) in a project and am trying to get a direct url to every item in my carousel, e.g. to share every single item and have an URL to get to a specific item.

Have someone developed a similar solution for my problem, e.g. a direct link for a baisc carousel?

My earlier thoughts were to solve this with a callback function (e.g. https://github.com/jsor/jcarousel/issues/179), but how can I integrate this into a connected carousel?

cbinger commented 10 years ago

Has anyone tried it with jQuery adress (http://www.asual.com/jquery/address/)?