jQuery 旋转轮菜单
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/1871062/
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
jQuery Rotating Wheel Menu
提问by Ciel
Does anyone know of a plugin for jQuery that emulates a sort of rotating wheel system?
有谁知道 jQuery 的插件可以模拟一种旋转轮系统?
回答by Doug Neiner
This link is still in development, but are you talking about a Carousel type plugin like this?
此链接仍在开发中,但您是在谈论像这样的 Carousel 类型插件吗?
Right now it is in development and is in a subversion repository, if you are familiar with subversion you can run this command (I tested this on a Mac, not sure how it should be worded on a Windows machine)
现在它正在开发中并且在一个 subversion 存储库中,如果你熟悉 subversion 你可以运行这个命令(我在 Mac 上测试过这个,不确定它在 Windows 机器上应该如何措辞)
svn checkout http://jquery-ui.googlecode.com/svn/branches/labs/carousel jquery-carousel
Be sure to test it out in different browsers, I am not sure of its level of completeness.
一定要在不同的浏览器中测试它,我不确定它的完整性水平。
回答by Selvakumar Arumugam
I believe the jQuery Carouselin this original answer was moved to
我相信这个原始答案中的jQuery Carousel已移至
http://jquery-ui.googlecode.com/svn-history/r3843/branches/labs/carousel/demo/index.html
http://jquery-ui.googlecode.com/svn-history/r3843/branches/labs/carousel/demo/index.html
You can download the js from http://jquery-ui.googlecode.com/svn-history/r3843/branches/labs/carousel/ui.carousel.jsbut it clearly says "- for experimental use only -"
您可以从http://jquery-ui.googlecode.com/svn-history/r3843/branches/labs/carousel/ui.carousel.js下载 js,但它明确指出“-仅供实验使用-”
The closest plugin that I found is this http://pixelcone.com/jquery/jquery-rotating-menuwhich has a rotating menu.
我找到的最接近的插件是这个http://pixelcone.com/jquery/jquery-rotating-menu,它有一个旋转菜单。
Below are few other actively maintained similar plugins,
以下是一些其他积极维护的类似插件,
- Responsive Carousel - https://github.com/filamentgroup/responsive-carousel
- rcarousel: https://github.com/ryrych/rcarousel
- jCarousel: http://sorgalla.com/projects/jcarousel/
- Richard Scarrott's: https://github.com/richardscarrott/jquery-ui-carousel/
- 响应式轮播 - https://github.com/filamentgroup/responsive-carousel
- rcarousel:https: //github.com/ryrych/rcarousel
- jCarousel:http: //sorgalla.com/projects/jcarousel/
- Richard Scarrott 的:https: //github.com/richardscarrott/jquery-ui-carrott/
回答by Nirvana Tikku
check out jQuery Radmenu - http://www.tikku.com/jquery-radmenu-plugin
查看 jQuery Radmenu - http://www.tikku.com/jquery-radmenu-plugin
回答by samueldple
Try this:
尝试这个:
jQuery Rotating Wheel Menu Plugin
This has a rotating wheel, moved by user's mouse, of text that can, of course be clickable.
它有一个由用户鼠标移动的旋转轮,当然可以点击文本。
回答by John Boker
Is this the kind of thing you are looking for ?
这是您正在寻找的那种东西吗?
http://www.antiyes.com/rotate-image-javascript
http://www.antiyes.com/rotate-image-javascript
回答by John Lanz
I'm experimenting the possibility of flash like rotating menu in jquery. I don't really know if I'm doing the right thing. check it out here. http://pixelcone.com/jquery/jquery-rotating-menu
我正在尝试在 jquery 中像旋转菜单一样使用 flash 的可能性。我真的不知道我是否在做正确的事情。在这里查看。http://pixelcone.com/jquery/jquery-rotating-menu