ms-dropdown-rails:将ms-下拉列表添加到您的Rails资产管道中

时间:2021-05-11 23:54:27
【文件属性】:
文件名称:ms-dropdown-rails:将ms-下拉列表添加到您的Rails资产管道中
文件大小:282KB
文件格式:ZIP
更新时间:2021-05-11 23:54:27
JavaScript ms-下拉菜单的Rails 打包为与Rails资产管道一起使用:) 请参阅: 安装 gem 'ms-dropdown-rails' 用法 在application.js清单中: //= require jquery.dd.min 在application.css清单中: /* *= require ms-dropdown/dd */ Rails的用法 查看 对于formtastic,请使用如下所示的内容: [label, value, :title => 'abc']或[label, value, :class => 'abc'] f . select :style_id , Style . all . map { | p | [ p . name , p . id , :title => p . image_url ( :thumb ) ] } 使用和定制 请参阅sp
【文件预览】:
ms-dropdown-rails-master
----.gitignore(819B)
----updates.txt(126B)
----.document(55B)
----.rspec(8B)
----LICENSE.txt(1KB)
----ms-dropdown-rails.gemspec(4KB)
----GPL-LICENSE.txt(15KB)
----spec()
--------ajax-json.html(106B)
--------icons()
--------getvalue.php(411B)
--------images()
--------ms-dropdown-rails_spec.rb(209B)
--------ajax-shoppingcart.html(613B)
--------test-ui.html(6KB)
--------ajax-main.html(5KB)
--------cssSprite.html(4KB)
--------mouse-events.html(31KB)
--------objectOriented.html(8KB)
--------multipleSkin.html(4KB)
--------ajax-cd.html(603B)
--------spec_helper.rb(367B)
--------index.html(3KB)
--------normal.html(6KB)
--------ajax-date.html(605B)
--------README(0B)
--------msdropdown()
----README.md(6KB)
----vendor()
--------assets()
----VERSION(5B)
----MIT-LICENSE.txt(1KB)
----Readme.txt(516B)
----lib()
--------ms-dropdown-rails.rb(134B)
----Gemfile(198B)
----Rakefile(1KB)
----Gemfile.lock(722B)

网友评论