无法运行 jScrollPane!请帮忙?
嗨,我一直在尝试 jScrollPane,但由于某些奇怪的原因它没有运行。 这是代码的链接,我不知道如何将 jScrollPane 脚本和所有内容包含在 jsfiddle 中,所以如果有人能做到这一点,那就太好了!谢谢!
Hi i've been trying jScrollPane and its not running for some weird reason.
Heres the link to the code i didnt know how to include the jScrollPane scripts and all in jsfiddle,so if anyone could do that,it'd be great! Thanks!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
请查看此处。
你必须有一个比容器大的 html 元素。解决方案:将文本包装到另一个元素中。
Take a look here.
You have to have a html element bigger than the container. the solution: wrap the text into another element.