Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rubylouvre/avalon.pilotui
基于avalon的Pilot UI库
https://github.com/rubylouvre/avalon.pilotui
Last synced: about 2 months ago
JSON representation
基于avalon的Pilot UI库
- Host: GitHub
- URL: https://github.com/rubylouvre/avalon.pilotui
- Owner: RubyLouvre
- Created: 2014-04-03T07:09:22.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-05-19T01:22:07.000Z (over 10 years ago)
- Last Synced: 2024-04-14T19:15:07.924Z (9 months ago)
- Language: JavaScript
- Size: 5.98 MB
- Stars: 8
- Watchers: 5
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
avalon.pilotui
==============Pilot UI库
基于avalon与jquery ui的皮肤构筑的UI库。
统一依赖于 "http://code.jquery.com/ui/1.10.3/themes/smoothness/jquery-ui.css" 这个CSS方件,上面可能还关联着什么图片,自己设法将它们从jquery ui官网上下载回来吧。smoothness 只是其中一种风格,可以是其他风格。
Pilot UI的目录如下
avalon.xxx.js 是控件本身
avalon.xxx.yyy?.html 是控件依赖的模板
avalon.xxx.ex.html 是示例