开发者

Are there any custom scrollers that work inside lightboxes?

I am using Shadowbox and Flexcroll and cannot get them to play nice. My shadowbox open's just fine, and the scrollbar loads but doesn't scroll.

Shadowbox.open({
 content: '#inline-'+myBox,
 player: 'inline',
 height: 453,
 width: 354,
 options:{
 开发者_高级运维 onFinish: serviceCheck
 }      
});

mybox just opens the current #id...

I ahve also tested the scroller on the page without the shadowbox and it works fine. Anyone had to implement the two, or is there another scrollbar solution that works. I hate doing custom scrollbars...


How about using Shadowbox in conjuction with jScrollPane?

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜