目錄(102章)
倒序
- coverpage
- Mastering jQuery UI
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Support files eBooks discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Chapter 1. Designing a Simple Quiz Application
- Setting up jQuery UI
- Creating the layout
- Making the quiz functional
- Improving the quiz
- Summary
- Chapter 2. Building a Jigsaw Puzzle Game
- Getting ready
- Creating the layout
- Making the puzzle functional
- Improving the puzzle
- Summary
- Chapter 3. Creating a Website Tour
- Getting ready
- Designing the home page
- Making the tour functional
- Improving the tour
- Summary
- Chapter 4. Creating a Tabbed News Reader
- Creating the folder structure
- Designing the page
- Getting the code structure ready
- Adding event handlers in the init method
- Displaying posts of a subreddit
- Getting comments for a post
- Improving MyjqReddit
- Summary
- Chapter 5. Implementing CAPTCHA using Draggable and Droppable
- Creating the folder structure
- Implementing the drag and drop CAPTCHA
- Creating the slider CAPTCHA
- Creating the number CAPTCHA
- Summary
- Chapter 6. Creating an Event Timeline Using a Slider
- Creating the folder structure
- Designing the page
- Styling the content
- Getting the code structure ready
- Creating the timeline markup from data
- Implementing the timeline functionality
- Improving the timeline
- Summary
- Chapter 7. Using jQuery UI with Google Maps API
- Creating the folder structure
- Designing the page
- Displaying the map
- Improving the functionality
- Summary
- Chapter 8. Creating a Photo Album Manager
- Creating the folder structure
- Designing the page
- Creating the JSON file for albums
- Getting code structure ready
- Implementing the initialize method
- Filling album names
- Editing deleting and rearranging pictures
- Improving album manager
- Summary
- Chapter 9. Creating Widgets Using the Widget Factory
- The folder structure
- Creating a widget to search data in a table
- Improving the searchable widget
- Creating a widget to display a slideshow
- Improving the banner widget
- Summary
- Chapter 10. Building a Color Picker with Hex RGB Conversion
- Setting up the folder structure
- Writing markup for the page
- Styling the content
- Implementing the color picker
- Improving the Colorpicker
- Summary
- Chapter 11. Creating a Fully Functional Dashboard
- Setting up the stage
- Designing the page
- Getting the code structure ready
- Initializing the portlets
- Implementing sharing buttons
- Displaying Flickr photos
- Creating a weather widget
- Displaying posts from the reddit front page
- Creating an image display widget
- Improving the portlets
- Summary
- Appendix A. Best Practices for Developing with jQuery UI
- General Guidelines
- Using jQuery UI Themeroller to customize a theme
- Index 更新時間:2021-07-23 20:33:55
推薦閱讀
- Mastering Zabbix(Second Edition)
- 編寫整潔的Python代碼(第2版)
- 64位匯編語言的編程藝術
- 零基礎學Python數據分析(升級版)
- Mastering KnockoutJS
- Java EE 8 Application Development
- iPhone應用開發從入門到精通
- 時空數據建模及其應用
- Scratch·愛編程的藝術家
- Unity 2018 Augmented Reality Projects
- BeagleBone Robotic Projects(Second Edition)
- Mastering Concurrency Programming with Java 9(Second Edition)
- Mastering VMware Horizon 7(Second Edition)
- 微信小程序開發邊做邊學(微課視頻版)
- Python高性能編程(第2版)
- C# 7 and .NET Core 2.0 Blueprints
- Roslyn Cookbook
- MATLAB從入門到精通
- Spark for Data Science
- Learning Ext JS(Fourth Edition)
- 自己動手做智能產品:嵌入式JavaScript實現
- Unity3D高級編程:主程手記
- 點云庫PCL從入門到精通
- Harbor權威指南:容器鏡像、Helm Chart等云原生制品的管理與實踐
- Vue.js 3.x+Element Plus從入門到精通(視頻教學版)
- Python從入門到精通(微課精編版)
- JSP網絡程序設計與案例開發教程
- C語言程序設計案例式教程(第2版)
- Developing Microservices with Node.js
- C#碼農筆記:從第一行代碼到項目實戰