- 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.
推薦閱讀
- Mastering Natural Language Processing with Python
- Vue.js 3.0源碼解析(微課視頻版)
- Learning Informatica PowerCenter 10.x(Second Edition)
- Full-Stack React Projects
- Visual Basic程序設計實驗指導(第4版)
- TypeScript項目開發實戰
- 小學生C++創意編程(視頻教學版)
- Learning OpenCV 3 Computer Vision with Python(Second Edition)
- C語言程序設計與應用(第2版)
- Kotlin極簡教程
- QPanda量子計算編程
- IPython Interactive Computing and Visualization Cookbook
- 計算機應用基礎(第二版)
- 從零開始:C語言快速入門教程
- Natural Language Processing with Python Cookbook