Mac-Style Drop Down Menu

授权协议 未知
开发语言
所属分类 jQuery 插件、 其他jQuery插件
软件类型 开源软件
地区 不详
投 递 者 景康安
操作系统 未知
开源组织
适用人群 未知
 软件概览

Description

This plugin dynamically skin default form's drop down menu, i.e. <select>, of choice as if rendered on Safari browser; thus, the name: Mac-Style Drop Down Menu.

In a general sense, the plugin serves as a foundation for further customization (new skin, animation, etc.). This is particularly useful when you want to create a drop down menu that has consistent look across different browsers. Please don't hesitate to create support requests if you have any problems or suggestions/comments.

Design

  • Safe-fail: the default drop down will still work when Javascript is disabled.
  • Progressive enhancement (at least, I tried hard to comply).

Latest Releases

Version 1.0, for download and release notes please go to modmac v1.0.

For older versions, see Releases below.

Compatibility

This plugin has been tested to be compatible with Internet Explorer 7.0, Firefox 2.0, and Safari 2.0 or greater.

How to Use

Call modmac function on <select> element to which you want to apply the skin. Yep, that's all you need to do.

...
$(document).ready(function() {
$('#id').modmac();
});
...
<form method="get" action="/scripts/backend.php">
  <!-- simply code using the default markup -->
  <select id="id" name="month">
    <option value="January" selected="selected">January</option>
    <option value="February">February</option>
    <option value="March">March</option>
  </select>
  ...

Demo

Please visit: http://www.mulyadi.org/demo/jquery/modmac/modmac.html

  • Anyone who has created drop-down menus will be familiar with the large quantities of scripting such menus typically require. But, using structured HTML and simple CSS, it is possible to create visuall

  • Qt Style Sheets Reference Qt样式表支持各种属性、伪状态和子控件,使得定制小部件的外观成为可能。 定制样式的小部件列表 下表列出了可以使用样式表定制的Qt小部件: Widget How to Style QAbstractScrollArea 支持盒子模型。 QAbstractScrollArea的所有派生版本,包括QTextEdit和QAbstractItemView(

  •   c# code: protected void Page_Load(object sender, EventArgs e) { if (!Page.IsPostBack) { this.lbl_Menu.Text = GetMenu("9999","999"); this.lbl_UserName.T

  • Drag and Drop Adding Drag and Drop to an SWT Application Summary Drag and drop provides a quick and easy mechanism for users to re-order and transfer data within an application and between application

  • Drag and Drop Adding Drag and Drop to an SWT Application Summary Drag and drop provides a quick and easy mechanism for users to re-order and transfer data within an application and between application

 相关资料
  • Mac

    brew install zlib 编译扩展 git clone https://github.com/viest/php-ext-excel-export ​ cd php-ext-excel-export ​ git submodule update --init ​ phpize && ./configure --with-php-config=/path/to/php-config --

  • 本文向大家介绍sass Mac ,包括了sass Mac 的使用技巧和注意事项,需要的朋友参考一下 示例 Ruby已预装在Mac计算机上。 请按照以下说明安装Sass: 开放式CMD 跑 gem install sass 如果收到错误消息,请尝试 sudo gem install sass 检查是否可以使用 sass -v

  • Mac安装选项 用Homebrew安装 到目前为止,最简单的安装方法是使用我们的Homebrew tap。如果没有[Homebrew](https://brew.sh/),请先安装。 然后运行以下命令添加点击并安装geth: brew tap ethereum/ethereum brew install ethereum 您可以通过运行--devel以下方式安装开发分支: brew install

  • mac-xmlrpcclient 是 Mac 系统下的一个 XML-RPC 客户端工具。

  • Quick Search Box 是一个 Mac 下开源的搜索框程序,可搜索本地计算机的文件和web信息。

  • mdserver(mac版) 3.1.0.0 mac上高度可定制的PHP开发环境,集成必要的扩展,方便使用。 (pkg安装方式),安装方便,是你Mac上的PHP开发利器。 支持80端口。 配置memcached,redis,mongodb通用支持。 配置MySQL5.6。 openresty支持lua开发。 php-fpm以sock文件方式管理。多php进程共存,快速切换开发。 高效控制PHP扩展

  • 我正在尝试在我的项目中使用Tess4J。它不包括适用于Mac的.dylib文件,所以我已经构建了自己的泰瑟拉克特,并且正在使用泰瑟拉克特构建中的.dylib。我能够毫无问题地加载本机库,并且我相信正确链接了Tess4J库,因为我可以毫无问题地导入它。但是,当我尝试使用以下命令创建 Tesseract 的新实例时: 我得到以下错误: 我能想到的唯一可能的问题是,我的Mac Tesseract安装版本

  • 一、Mac认识 1.1、键盘按键标识认识 ⌘ Command ⇧ Shift ⌥ Option ⌃ Control Mac键盘符号和修饰键说明 Mac—如何输入⌘、⌥、⇧、⌃、⎋等特殊字符 ⌘ 符号的由来 ⌥ 这个符号,是一个铁路分成两道 1.2、查看Mac电脑核心数量 直接点击左上角