Slide 24
Slide 24 text
How jQuery Mobile
Works
• Built on top of jQuery
• Mostly about UI
• Supports custom (i.e., mobile) events
• Will use Ajax to download and update
content dynamically
• ThemeRoller
• Progressively enhanced
UI example: lists that look like iOS lists, even with thumbnails
Automatically truncate long names that go on UI elements
Events include tap, swipe, and orientation changes
jQuery Mobile won’t be a problem for users that don’t support JavaScript.
Can even use it with PhoneGap to build native-like apps
Great accessibility