php 如何创建自定义 jquery 轮播?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/6742791/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-26 01:08:10  来源:igfitidea点击:

How to create a custom jquery carousel?

phpjqueryjquery-uicarouseljcarousel

提问by learner

Hi I want to create a simple jquery carousel for my php web application. I am using php5 and mysql.

嗨,我想为我的 php web 应用程序创建一个简单的 jquery carousel。我正在使用 php5 和 mysql。

How can I create that any body can help me?

我怎样才能创造出任何身体都可以帮助我的东西?

回答by Stuart

Try this tutorial - http://jqueryfordesigners.com/jquery-infinite-carousel/

试试这个教程 - http://jqueryfordesigners.com/jquery-infinite-carousel/

Although please note, there are lots of other carousel's out there that you could try/use - e.g. http://sorgalla.com/projects/jcarousel/and http://plugins.jquery.com/tag/carousel/- so I wouldn't generally recommend starting a new one.

尽管请注意,您可以尝试/使用许多其他轮播 - 例如http://sorgalla.com/projects/jcarousel/http://plugins.jquery.com/tag/carousel/- 所以我通常不建议开始一个新的。