是否有可在灯箱内使用的自定义滚动条?

发布于 2024-09-19 07:24:47 字数 345 浏览 7 评论 0原文

我正在使用 Shadowbox 和 Flexcroll,但无法让它们很好地发挥作用。我的阴影盒打开得很好,滚动条加载但不滚动。

Shadowbox.open({
 content: '#inline-'+myBox,
 player: 'inline',
 height: 453,
 width: 354,
 options:{
  onFinish: serviceCheck
 }      
});

mybox 只是打开当前的#id...

我还测试了页面上的滚动条,没有阴影框,它工作正常。任何人都必须实现这两个,或者是否有其他有效的滚动条解决方案。我讨厌做自定义滚动条......

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...

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

り繁华旳梦境 2024-09-26 07:25:05

如何将 ShadowboxjScrollPane 结合使用

How about using Shadowbox in conjuction with jScrollPane?

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文