
上QQ阅读APP看书,第一时间看更新
Chapter 1. Handling Events with jQuery
In this chapter, we will cover:
- Executing functions when a page has loaded
- Binding and unbinding elements
- Adding events to elements that will be created later
- Submitting a form using jQuery
- Checking for missing images
- Creating a select/unselect all checkbox functionality
- Capturing mouse movements
- Creating keyboard shortcuts
- Displaying user-selected text
- Dragging elements on a page