jqPlot / partial view jQuery slider / carousel MVC

时间:2022-09-15 11:09:38

I have jqPlot charts that are displayed in divs contained in partial views. Is there any way to create a carousel or slider using the divs/rendered charts? All the jQuery sliders I find want to work with li elements containing jpg/png - Is there anything that could carousel partial views containing my chart divs?

我有jqPlot图表显示在部分视图中包含的div中。有没有办法使用div /渲染图表创建轮播或滑块?我找到的所有jQuery滑块都想使用包含jpg / png的li元素 - 是否有任何可以包含我的图表div的轮播部分视图?

Thanks

谢谢

1 个解决方案

#1


1  

have you tried http://kevinbatdorf.github.com/codaslider/ ? I have used it in the past to achieve something similar to what you're trying to do.

你试过http://kevinbatdorf.github.com/codaslider/吗?我过去曾用它来实现类似于你想要做的事情。

#1


1  

have you tried http://kevinbatdorf.github.com/codaslider/ ? I have used it in the past to achieve something similar to what you're trying to do.

你试过http://kevinbatdorf.github.com/codaslider/吗?我过去曾用它来实现类似于你想要做的事情。