Vimeo 徽章和 jscroll 窗格问题
我有一个网站需要将视频从 vimeo 加载到
元素中,该元素将附加一个滚动条。 但我有一个问题。 当执行 jscroll 窗格的脚本开始发挥作用时,它会把事情搞乱。和
我已经用静态 html 启动了该网站,您可以在此处查看它并了解我想要完成的任务 www.georgiunkovski.com。 我需要这样做,以便所有者只需更改图库中的视频即可将其显示在网站上。
干杯。
ps 忘了在收藏部分提及它:)
I have this site that need to load videos from vimeo into a <div>
element that will have a scroll attached to it.
But i have a problem.
When the script that executes the jscroll pane come into play it messes things up allot.
and
I`ve launched the site with static html wich you can view it here and get the idea of what i want to accomplish www.georgiunkovski.com.
I need to do this so the owner simply change the videos from the gallery and it would show on the site.
Cheers.
p.s. forgot to mention its in the collection section :)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
问题是你必须确保在 jscroll 中不要添加太多 sand.js,正如我从你的例子中看到的那样,有很多。
希望这有帮助;)
<3
Well the thing is you have to make sure that in jscroll u don't add so much sand.js as i see from your exaples, theres to many.
hope this helps ;)
<3