…Okay.…Let's take a look at the page transition events, and here in…the Snippet, I will scroll down to that section under chapter seven.…So let's open up pagetrans_start, and you can…see in here I've got two different internal pages.…There's first page and second page, and these are the…pages that we're going to use to exercise the transition events.…So, let's go to the snippets, and let's…copy this script block, the whole thing,…and paste it into the head above the meta tag.…
So, there are four different events that I'm going to be listening for in here.…There's page container show, page container hide, and then…there's page container before show and page container before hide.…So, the page container is an object that…governs how pages are loaded and animated into place.…And if you want to learn more about the page container…element, there's a section on the jQuery Mobile docs about this.…And let me just quickly show that.…
This is the jQuery Mobile API docs for the page…container widget, and you can see the URL right there.…
Author
Released
6/3/2014- Building your first jQuery Mobile app
- Understanding the page architecture
- Using page transitions and dialog widgets
- Working with forms and controls
- Creating toolbars
- Working with list views
- Using jQuery Mobile's content formatting features
- Adding events to detect and respond to changes
- Configuring and customizing jQuery Mobile
Skill Level Beginner
Duration
Views
Related Courses
-
Introduction
-
Welcome58s
-
What you should already know1m 21s
-
Using the exercise files4m 42s
-
-
1. Getting Started with jQuery Mobile
-
Intro to jQuery Mobile7m 49s
-
2. Building jQuery Mobile Pages
-
Using page transitions3m 14s
-
-
3. Using jQuery Mobile Widgets
-
jQuery Mobile form basics5m 41s
-
Working with buttons7m 58s
-
Using text inputs5m 14s
-
Using select lists5m 37s
-
-
4. Working with Toolbars
-
Creating toolbars4m 57s
-
Fixed-position toolbars4m 19s
-
External toolbars4m 16s
-
Navigation bars4m 2s
-
-
5. Working with List Views
-
Overview of list views5m 17s
-
Basic list views6m 33s
-
Advanced list views7m 43s
-
-
6. Using the Content Formatting Tools
-
Using layout grids5m 40s
-
Using themes11m 41s
-
-
7. jQuery Mobile Events
-
Touch events3m 17s
-
Orientation events1m 17s
-
Scroll events1m 54s
-
-
8. The jQuery Mobile API
-
Conclusion
-
Goodbye1m 12s
-
- Mark as unwatched
- Mark all as unwatched
Are you sure you want to mark all the videos in this course as unwatched?
This will not affect your course history, your reports, or your certificates of completion for this course.
CancelTake notes with your new membership!
Type in the entry box, then click Enter to save your note.
1:30Press on any video thumbnail to jump immediately to the timecode shown.
Notes are saved with you account but can also be exported as plain text, MS Word, PDF, Google Doc, or Evernote.
Share this video
Embed this video
Video: Page change and transition events