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

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

jQuery Rotating Wheel Menu

jquery

提问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 类型插件吗?

jQuery UI Labs Carousel

jQuery UI 实验室轮播

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,

以下是一些其他积极维护的类似插件,

回答by Nirvana Tikku

回答by samueldple

Try this:

尝试这个:

jQuery Rotating Wheel Menu Plugin

jQuery 旋转轮菜单插件

This has a rotating wheel, moved by user's mouse, of text that can, of course be clickable.

它有一个由用户鼠标移动的旋转轮,当然可以点击文本。

回答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