滑动组件?
那么是否有一个每个人都在使用的组件,或者所有这些类型的滑块组件都是从头开始构建的?您可以在很多初创公司网站上看到这些内容。也许有人知道或可以帮助我开始?
示例:
http://flipboard.com/ http://gigwalk.com/
So is there a component out there that everyone is using or is are all these types of slider components just built from scratch? You see these on a lot of startups websites. Maybe someone knows of a tut or can help me get started?
Examples:
http://flipboard.com/
http://gigwalk.com/
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
其中大部分都是通过无限的 jQuery 滑块插件之一完成的。您可以尝试这个(http://bxslider.com/),但您有很多选择可供选择。
如果您不太了解 JavaScript 或 jQuery,我建议您阅读jQuery 入门。这是一个很好的介绍。
Most of them are done with one of the infinite jQuery Slider Plugins. You could try this one (http://bxslider.com/), but you have quite a selection to choose from.
If you don't know much JavaScript or jQuery, I'd suggest reading Getting Started with jQuery. It's a nice intro.
我使用这个易于使用的小 JQuery 插件..
http: //cssglobe.com/post/3783/jquery-plugin-easy-image-or-content-slider
I use this easy to use little JQuery plugin..
http://cssglobe.com/post/3783/jquery-plugin-easy-image-or-content-slider
一如既往,我建议使用 jquery 循环插件。网站上有一些在美观方面设计得很差的示例,该插件有很多选项,并且被许多专业网站使用。它允许您使用各种标记以及大量可用的效果。
As always, I recommend using the jquery cycle plug-in. Although the website has some pretty poorly designed examples in terms of aesthetics, the plug-in has many options and is in use by plenty of professional websites. It lets you use all sorts of markup with plenty of effects available to you.