expandable-search:展开式搜索栏

时间:2024-05-21 05:47:13
【文件属性】:

文件名称:expandable-search:展开式搜索栏

文件大小:39KB

文件格式:ZIP

更新时间:2024-05-21 05:47:13

JavaScript

展开式搜索栏 展开式搜索栏是一种UI / UX模式,可通过按需显示控件来帮助减少控件的视觉过载。 即使将其设计为较小屏幕尺寸(移动设备/平板电脑)的解决方案,对于台式机版本也是非常常见的模式。 入门 要开始使用该插件复制/移动esb.min.js到脚本文件夹, esb.min.css到您的样式文件夹中。 准备您HTML < form id =" search-form " role =" search " > < div> < input type =" text " name =" search " placeholder =" search... " class =" search-query " /> < input type =" submit " role =" button " value =" Search " class =" search-but


【文件预览】:
expandable-search-master
----package.json(1KB)
----test()
--------spec()
--------karma.conf.js(2KB)
--------.jshintrc(371B)
--------fixtures()
----LICENSE(1KB)
----dist()
--------css()
--------images()
--------fonts()
--------index.html(2KB)
--------js()
----Gruntfile.js(9KB)
----src()
--------images()
--------fonts()
--------index.html(2KB)
--------js()
--------sass()
----.gitignore(39B)
----README.md(1KB)
----.jshintrc(352B)
----bower.json(0B)
----.editorconfig(415B)

网友评论