SlideShare une entreprise Scribd logo
1  sur  28
Jeff Tillett
@mojotillett
Introduction to the
jQuery Mobile Framework
Objectives
Have an understanding of why jQuery Mobile
framework is of importance and understand the
basics of how it works.
What is on
your tool
belt?
Learning 2.0 and beyond
tools design process
  • Agile
 • Rapid development tools
 • HTML 5
 • Social
JQuery is a
great
jumping off
point for
mobile
JQuery is a
great
jumping off
point for
mobile
What is jQuery Mobile
jQuery Mobile is a touch-optimized web
framework (additionally known as a
JavaScript library or a mobile framework)
A unified, HTML5-based user interface
system for all popular mobile device
platforms
Write less, do more!
jquerymobile.com
Start here first!
Some great templates
jqmgallery.com
Tools
Easy WYSIWYG tool you can build and
then download the code
Lets look at some code
Basic Structure (Head)




<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<title>jQuery Mobile Web App</title>
<link href="jquery.mobile-1.0a3.min.css" rel="stylesheet" type="text/css"/><script
src="jquery-1.5.min.js" type="text/javascript"></script><script src="1.0a3/jquery.mobile-
1.0a3.min.js" type="text/javascript"></script>
</head>
Here is the key files/libraries


jquery.mobile.cssjquery.jsjquery.mobile.js
Lets look at some code
  Basic Structure (body)


<body>
<div data-role="page" id="page">
<div data-role="header">
<h1>Page One</h1> </div>
<div data-role="content">
<ul data-role="listview">
<li><a href="#page2">Page Two</a></li>
<li><a href="#page3">Page Three</a></li>
<li><a href="#page4">Page Four</a></li>    </ul>
</div> <div data-role="footer">
<h4>Page Footer</h4>
</div>
</div>

</body></html>
Acting
like and
APP
The JQuery Mobile
framework is
compatible with other
mobile app frameworks
and platforms such as
PhoneGap
PhoneGap
is an open-source mobile development
framework that enables software
programmers to build applications for
mobile devices using JavaScript, HTML5
and CSS3, instead of device specific
languages such as Objective-C
Now lets
take a
deeper
dive!
Jeff Tillett
www.mojotillett.co
m
Scan this QR
code for a
copy of this
presentation
The end!
Training Learning

          Learning 2.0

Contenu connexe

Tendances

etouches Introduces eMobile
etouches Introduces eMobileetouches Introduces eMobile
etouches Introduces eMobileSuzanne Carawan
 
HTML5: Next Generation Web Development
HTML5: Next Generation Web DevelopmentHTML5: Next Generation Web Development
HTML5: Next Generation Web DevelopmentDipesh Mukerji
 
Key Decisions To Make In Implementing Mobile Learning
Key Decisions To Make In Implementing Mobile LearningKey Decisions To Make In Implementing Mobile Learning
Key Decisions To Make In Implementing Mobile LearningUpside Learning Solutions
 
Drona mobile engage people on-the-go
Drona mobile engage people on-the-goDrona mobile engage people on-the-go
Drona mobile engage people on-the-gobirenmaster
 
Designing eLearning for iPads - Getting it right - CIPD HRD 2013
Designing eLearning for iPads - Getting it right  - CIPD HRD 2013Designing eLearning for iPads - Getting it right  - CIPD HRD 2013
Designing eLearning for iPads - Getting it right - CIPD HRD 2013Upside Learning Solutions
 
Freelancer profile / Pasi Vuorio
Freelancer profile / Pasi VuorioFreelancer profile / Pasi Vuorio
Freelancer profile / Pasi VuorioPasi Vuorio
 
Interactive Bees Corporate PPT - InteractiveBees CreativeDesign - IBeesMedia ...
Interactive Bees Corporate PPT - InteractiveBees CreativeDesign - IBeesMedia ...Interactive Bees Corporate PPT - InteractiveBees CreativeDesign - IBeesMedia ...
Interactive Bees Corporate PPT - InteractiveBees CreativeDesign - IBeesMedia ...Interactive Bees
 
Grass Roots Developer Evangelism by Paul Pajo | DevCon Summit 2015 #GoOpenSou...
Grass Roots Developer Evangelism by Paul Pajo | DevCon Summit 2015 #GoOpenSou...Grass Roots Developer Evangelism by Paul Pajo | DevCon Summit 2015 #GoOpenSou...
Grass Roots Developer Evangelism by Paul Pajo | DevCon Summit 2015 #GoOpenSou...DEVCON
 
Accessibility Goes Mobile: AbilityNet Webinar 26 June 2013
Accessibility Goes Mobile: AbilityNet Webinar 26 June 2013Accessibility Goes Mobile: AbilityNet Webinar 26 June 2013
Accessibility Goes Mobile: AbilityNet Webinar 26 June 2013AbilityNet
 
Mobilizing Enterprise Data - Strategies to succeed in enterprise mobile
Mobilizing Enterprise Data - Strategies to succeed in enterprise mobileMobilizing Enterprise Data - Strategies to succeed in enterprise mobile
Mobilizing Enterprise Data - Strategies to succeed in enterprise mobileAlex Zaltsman
 
Beyond Branding SharePoint - SharePoint and Today's Web
Beyond Branding SharePoint - SharePoint and Today's WebBeyond Branding SharePoint - SharePoint and Today's Web
Beyond Branding SharePoint - SharePoint and Today's WebEric Overfield
 
Understanding Guidelines for Indian Government Websites
Understanding Guidelines for Indian Government WebsitesUnderstanding Guidelines for Indian Government Websites
Understanding Guidelines for Indian Government WebsitesBarrierBreak
 
E extension presentation
E extension presentationE extension presentation
E extension presentationUNLEdMedia
 
Designclature DID ideas
Designclature DID ideasDesignclature DID ideas
Designclature DID ideascgandhi
 
21st Century Work by Matt O'Kane | DevCon Summit 2015 #GoOpenSourcePH
21st Century Work by Matt O'Kane | DevCon Summit 2015 #GoOpenSourcePH21st Century Work by Matt O'Kane | DevCon Summit 2015 #GoOpenSourcePH
21st Century Work by Matt O'Kane | DevCon Summit 2015 #GoOpenSourcePHDEVCON
 
CSUN 2017 - ACT Now: Accessibility Conformance Testing for WCAG
CSUN 2017 - ACT Now: Accessibility Conformance Testing for WCAGCSUN 2017 - ACT Now: Accessibility Conformance Testing for WCAG
CSUN 2017 - ACT Now: Accessibility Conformance Testing for WCAGMary Jo Mueller
 
It's No Mystery... Mobile BI Will Rule in 2015
It's No Mystery... Mobile BI Will Rule in 2015It's No Mystery... Mobile BI Will Rule in 2015
It's No Mystery... Mobile BI Will Rule in 2015Smartbridge
 
Incorporating Mobile Into Your Digital Experience Strategy
Incorporating Mobile Into Your Digital Experience StrategyIncorporating Mobile Into Your Digital Experience Strategy
Incorporating Mobile Into Your Digital Experience Strategyrivetlogic
 

Tendances (20)

etouches Introduces eMobile
etouches Introduces eMobileetouches Introduces eMobile
etouches Introduces eMobile
 
HTML5: Next Generation Web Development
HTML5: Next Generation Web DevelopmentHTML5: Next Generation Web Development
HTML5: Next Generation Web Development
 
Web Accessibility
Web AccessibilityWeb Accessibility
Web Accessibility
 
Key Decisions To Make In Implementing Mobile Learning
Key Decisions To Make In Implementing Mobile LearningKey Decisions To Make In Implementing Mobile Learning
Key Decisions To Make In Implementing Mobile Learning
 
Drona mobile engage people on-the-go
Drona mobile engage people on-the-goDrona mobile engage people on-the-go
Drona mobile engage people on-the-go
 
Designing eLearning for iPads - Getting it right - CIPD HRD 2013
Designing eLearning for iPads - Getting it right  - CIPD HRD 2013Designing eLearning for iPads - Getting it right  - CIPD HRD 2013
Designing eLearning for iPads - Getting it right - CIPD HRD 2013
 
Freelancer profile / Pasi Vuorio
Freelancer profile / Pasi VuorioFreelancer profile / Pasi Vuorio
Freelancer profile / Pasi Vuorio
 
Interactive Bees Corporate PPT - InteractiveBees CreativeDesign - IBeesMedia ...
Interactive Bees Corporate PPT - InteractiveBees CreativeDesign - IBeesMedia ...Interactive Bees Corporate PPT - InteractiveBees CreativeDesign - IBeesMedia ...
Interactive Bees Corporate PPT - InteractiveBees CreativeDesign - IBeesMedia ...
 
Grass Roots Developer Evangelism by Paul Pajo | DevCon Summit 2015 #GoOpenSou...
Grass Roots Developer Evangelism by Paul Pajo | DevCon Summit 2015 #GoOpenSou...Grass Roots Developer Evangelism by Paul Pajo | DevCon Summit 2015 #GoOpenSou...
Grass Roots Developer Evangelism by Paul Pajo | DevCon Summit 2015 #GoOpenSou...
 
Accessibility Goes Mobile: AbilityNet Webinar 26 June 2013
Accessibility Goes Mobile: AbilityNet Webinar 26 June 2013Accessibility Goes Mobile: AbilityNet Webinar 26 June 2013
Accessibility Goes Mobile: AbilityNet Webinar 26 June 2013
 
Mobilizing Enterprise Data - Strategies to succeed in enterprise mobile
Mobilizing Enterprise Data - Strategies to succeed in enterprise mobileMobilizing Enterprise Data - Strategies to succeed in enterprise mobile
Mobilizing Enterprise Data - Strategies to succeed in enterprise mobile
 
Beyond Branding SharePoint - SharePoint and Today's Web
Beyond Branding SharePoint - SharePoint and Today's WebBeyond Branding SharePoint - SharePoint and Today's Web
Beyond Branding SharePoint - SharePoint and Today's Web
 
Understanding Guidelines for Indian Government Websites
Understanding Guidelines for Indian Government WebsitesUnderstanding Guidelines for Indian Government Websites
Understanding Guidelines for Indian Government Websites
 
E extension presentation
E extension presentationE extension presentation
E extension presentation
 
Designclature DID ideas
Designclature DID ideasDesignclature DID ideas
Designclature DID ideas
 
21st Century Work by Matt O'Kane | DevCon Summit 2015 #GoOpenSourcePH
21st Century Work by Matt O'Kane | DevCon Summit 2015 #GoOpenSourcePH21st Century Work by Matt O'Kane | DevCon Summit 2015 #GoOpenSourcePH
21st Century Work by Matt O'Kane | DevCon Summit 2015 #GoOpenSourcePH
 
CSUN 2017 - ACT Now: Accessibility Conformance Testing for WCAG
CSUN 2017 - ACT Now: Accessibility Conformance Testing for WCAGCSUN 2017 - ACT Now: Accessibility Conformance Testing for WCAG
CSUN 2017 - ACT Now: Accessibility Conformance Testing for WCAG
 
It's No Mystery... Mobile BI Will Rule in 2015
It's No Mystery... Mobile BI Will Rule in 2015It's No Mystery... Mobile BI Will Rule in 2015
It's No Mystery... Mobile BI Will Rule in 2015
 
Mobile Accessibility on the Move
Mobile Accessibility on the MoveMobile Accessibility on the Move
Mobile Accessibility on the Move
 
Incorporating Mobile Into Your Digital Experience Strategy
Incorporating Mobile Into Your Digital Experience StrategyIncorporating Mobile Into Your Digital Experience Strategy
Incorporating Mobile Into Your Digital Experience Strategy
 

Similaire à Intro j query_mobile_mojo

Jquery mobile book review
Jquery mobile book reviewJquery mobile book review
Jquery mobile book reviewIslam AlZatary
 
Start IoT with jQueryMobile - 기초1
Start IoT with jQueryMobile - 기초1Start IoT with jQueryMobile - 기초1
Start IoT with jQueryMobile - 기초1Park Jonggun
 
jQueryMobile Jump Start
jQueryMobile Jump StartjQueryMobile Jump Start
jQueryMobile Jump StartHaim Michael
 
J query mobile tech talk
J query mobile tech talkJ query mobile tech talk
J query mobile tech talkwoliverj
 
Starting with jQuery
Starting with jQueryStarting with jQuery
Starting with jQueryAnil Kumar
 
jQuery: The World's Most Popular JavaScript Library Comes to XPages
jQuery: The World's Most Popular JavaScript Library Comes to XPagesjQuery: The World's Most Popular JavaScript Library Comes to XPages
jQuery: The World's Most Popular JavaScript Library Comes to XPagesTeamstudio
 
Jquery
Jquery Jquery
Jquery eginni
 
jQuery Mobile with HTML5
jQuery Mobile with HTML5jQuery Mobile with HTML5
jQuery Mobile with HTML5madhurpgarg
 
TulsaTechFest - Maximize SharePoint UX with free jQuery libraries
TulsaTechFest - Maximize SharePoint UX with free jQuery librariesTulsaTechFest - Maximize SharePoint UX with free jQuery libraries
TulsaTechFest - Maximize SharePoint UX with free jQuery librariesMark Rackley
 
Mobile applications chapter 4
Mobile applications chapter 4Mobile applications chapter 4
Mobile applications chapter 4Akib B. Momin
 
J query presentation
J query presentationJ query presentation
J query presentationakanksha17
 
J query presentation
J query presentationJ query presentation
J query presentationsawarkar17
 
TOC Workshop 2013
TOC Workshop 2013TOC Workshop 2013
TOC Workshop 2013Haig Armen
 
jQuery Mobile Overview - Boston
jQuery Mobile  Overview -  BostonjQuery Mobile  Overview -  Boston
jQuery Mobile Overview - BostonTodd Parker
 

Similaire à Intro j query_mobile_mojo (20)

Jquery mobile book review
Jquery mobile book reviewJquery mobile book review
Jquery mobile book review
 
Start IoT with jQueryMobile - 기초1
Start IoT with jQueryMobile - 기초1Start IoT with jQueryMobile - 기초1
Start IoT with jQueryMobile - 기초1
 
Jquery mobile
Jquery mobileJquery mobile
Jquery mobile
 
DrupalCamp NH
DrupalCamp NHDrupalCamp NH
DrupalCamp NH
 
jQueryMobile Jump Start
jQueryMobile Jump StartjQueryMobile Jump Start
jQueryMobile Jump Start
 
J query mobile tech talk
J query mobile tech talkJ query mobile tech talk
J query mobile tech talk
 
Introduction to jQuery
Introduction to jQueryIntroduction to jQuery
Introduction to jQuery
 
Starting with jQuery
Starting with jQueryStarting with jQuery
Starting with jQuery
 
jQuery: The World's Most Popular JavaScript Library Comes to XPages
jQuery: The World's Most Popular JavaScript Library Comes to XPagesjQuery: The World's Most Popular JavaScript Library Comes to XPages
jQuery: The World's Most Popular JavaScript Library Comes to XPages
 
Jquery
Jquery Jquery
Jquery
 
jQuery Mobile with HTML5
jQuery Mobile with HTML5jQuery Mobile with HTML5
jQuery Mobile with HTML5
 
TulsaTechFest - Maximize SharePoint UX with free jQuery libraries
TulsaTechFest - Maximize SharePoint UX with free jQuery librariesTulsaTechFest - Maximize SharePoint UX with free jQuery libraries
TulsaTechFest - Maximize SharePoint UX with free jQuery libraries
 
Jquery
JqueryJquery
Jquery
 
Mobile applications chapter 4
Mobile applications chapter 4Mobile applications chapter 4
Mobile applications chapter 4
 
J query presentation
J query presentationJ query presentation
J query presentation
 
J query presentation
J query presentationJ query presentation
J query presentation
 
TOC Workshop 2013
TOC Workshop 2013TOC Workshop 2013
TOC Workshop 2013
 
jQuery Mobile Overview - Boston
jQuery Mobile  Overview -  BostonjQuery Mobile  Overview -  Boston
jQuery Mobile Overview - Boston
 
Jquery Mobile
Jquery MobileJquery Mobile
Jquery Mobile
 
jQuery Mobile
jQuery MobilejQuery Mobile
jQuery Mobile
 

Intro j query_mobile_mojo

Notes de l'éditeur

  1. Measurement - Tin Can
  2. JQuery is mobile web and app ready