- PrimeFaces Theme Development
- Andy Bailey Sudheer Jonna
- 127字
- 2021-07-09 21:12:26
jQuery UI and its standard CSS rules
The jQuery UI framework (for more information about this framework, visit http://jqueryui.com/) is a jQuery Foundation project (visit http://jquery.com/ to find out more about jQuery).
The homepage of the official site of jQuery UI states the following:
"jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library."
Part of the preceding quote mentions themes, and it is this facet of jQuery UI that interests us because PrimeFaces uses jQuery and the jQuery UI theme framework.
The jQuery UI themes are represented by a set of CSS rules that define the look and feel of its various components.
It is these rules that we will use to create themes.
推薦閱讀
- Web前端開發技術:HTML、CSS、JavaScript(第3版)
- Hands-On Machine Learning with scikit:learn and Scientific Python Toolkits
- Visual Basic程序開發(學習筆記)
- Spring技術內幕:深入解析Spring架構與設計
- Java Web基礎與實例教程(第2版·微課版)
- Magento 2 Theme Design(Second Edition)
- Web交互界面設計與制作(微課版)
- Visual Basic程序設計教程
- JavaScript前端開發與實例教程(微課視頻版)
- Windows Presentation Foundation Development Cookbook
- 數據結構與算法分析(C++語言版)
- Python機器學習之金融風險管理
- Mastering Docker
- Application Development with Swift
- 現代CPU性能分析與優化