Mootools 滚动条

发布于 2024-12-20 13:05:32 字数 254 浏览 0 评论 0原文

我正在使用 mootools 创建内容滚动条示例代码可以在此处看到

http://jsfiddle.net /scottmwilliams1/jSZDJ/1/

此时,无论内容长度如何,滚动条都会出现。我需要更改代码,以便在内容较短且不需要滚动时滚动条消失。 Mootool 版本需要保持不变。任何人都可以帮忙。谢谢

I'm using mootools to create a scrollbar for content example code can be seen here

http://jsfiddle.net/scottmwilliams1/jSZDJ/1/

At the moment the scrollbar appears whatever the length of the content. I need to change the code so that the scrollbar disappears if the content is short and doesn't require scrolling. Mootool version needs to remain the same. Can anyone help. Thanks

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

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

发布评论

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

评论(1

想念有你 2024-12-27 13:05:32

像这样? http://jsfiddle.net/CqrFp/

我更新了你的小提琴来实现该功能。
尝试删除一些文本并查看滚动条如何消失。

Like this? http://jsfiddle.net/CqrFp/

I updated your fiddle implementing that feature.
Try to remove some text and see how the scrollbar disappears.

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