开发者

Jquery Carousel problem

I开发者_开发问答 am trying to insert Carousel inside tabs.. so that there is a Slide show inside every tabs.

The first tab Slide show works fine. but the rest of the tabs its acting weird with components missing

Tabify: http://www.unwrongest.com/projects/tabify/

jCarousel: http://sorgalla.com/projects/jcarousel/

Jquery Carousel problem

Jquery Carousel problem

Link: http://bakasura.in/king/components.html


if you look at the css you will see three classes .popular1, .popular2, .popular3 which get placed on the respective ul tags. It seems this style is done inline so you will need to modify it in your html doc

popular1's width is set at 856px; popular2 and popular3's width is set at 200px;

If you change popular2 & 3's width to 856px it seems to work

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜