User Interface Design using jQuery Mobile CIS 136 Building Mobile Apps 1.

Slides:



Advertisements
Similar presentations
© 2011 Delmar, Cengage Learning Chapter 1 Getting Started with Dreamweaver.
Advertisements

Chapter 3 – Web Design Tables & Page Layout
JQuery Mobile. Benefits Required links Remember that we need to add the links to the head, in this order.
How can Microsoft PowerPoint 2007 help you share information?
User Interface Design using jQuery Mobile CIS 136 Building Mobile Apps 1.
Dawn Pedersen Art Institute. What is Spry? Spry is Dreamweaver’s version of JavaScript libraries. Spry effects alter the look of a page element—or of.
Microsoft Word 2010 Lesson 1: Introduction to Word.
CNIT 132 Intermediate HTML and CSS jQuery Mobile.
Web Page Development Identify elements of a Web Page Start Notepad
3.2 Presentation Software End Show Creating slide shows including audio,video and digital images End Show.
Creating Tables in a Web Site Using an External Style Sheet HTML5 & CSS 7 th Edition.
Pasewark & Pasewark 1 Access Lesson 4 Creating and Modifying Forms Microsoft Office 2007: Introductory.
Chapter 6 Working with Frames.
8/16/2015alicewebmaster1 Create contents with the new Content Management System (Drupal): Workflow for page editors.
User Interface Design using jQuery Mobile CIS 136 Building Mobile Apps 1.
 jQuery Mobile An Introduction. What is jQuery Mobile  A framework built on top of jQuery, used for creating mobile web applications  Designed to make.
 Using Microsoft Expression Web you can: › Create Web pages and Web sites › Set what you site will look like as you design it › Add text, images, multimedia.
User Interface Design using jQuery Mobile CIS 136 Building Mobile Apps 1.
Chapter 3 Working with Text and Cascading Style Sheets.
Getting Started with Expression Web 3
Macromedia Studio 8 Step-by-Step MACROMEDIA DREAMWEAVER 8 Introduction.
© Ms. Masihi.  The Dreamweaver Welcome Screen first opens when you start Dreamweaver.  This screen gives you quick access to previously opened files,
Web Technologies Website Development Trade & Industrial Education
Unit E. Image Measurements The size of an image can be measured 2 ways: Dimensions: the height and width, measured in pixels. File Size: measured in Kilobytes.
HTML, XHTML, and CSS Chapter 12 Creating and Using XML Documents.
Chapter 2 Developing a Web Page. A web page is composed of two distinct sections: –The head content –The body Creating Head Content and Setting Page Properties.
Advanced Level Course. Site Extras Site Extras consist of four categories: Stationeries Site Trash Designs Components.
Intro to Dreamweaver Web Design Section 7-1 Part or all of this lesson was adapted from the University of Washington’s “Web Design & Development I” Course.
Website Development with Dreamweaver
Creating Web Pages with Links, Images, and Formatted Text
Dreamweaver Chapter 1 Mr. Ursone Document Window.
Dreamweaver Edulaunch Project 1 EQ: What are the key concepts when building the first page of a web site?
INTRODUCTION. What is HTML? HTML is a language for describing web pages. HTML stands for Hyper Text Markup Language HTML is not a programming language,
Productivity Programs Common Features and Commands.
 2008 Pearson Education, Inc. All rights reserved Introduction to XHTML.
Dreamweaver CS4 Concepts and Techniques Chapter 2 Adding Web Pages, Links, and Images.
HTML: Hyptertext Markup Language Doman’s Sections.
Microsoft Office 2008 for Mac – Illustrated Unit C: Understanding File Management.
Chapter 5: Windows and Frames
User Interface Design using jQuery Mobile CIS 136 Building Mobile Apps 1.
Microsoft Expression Web-Illustrated Unit E: Working with Pictures.
Using an HTML image (img) element’s onclick event to change the source (src) of an iframe to an embedded youtube video.
Adobe Photoshop CS3 Revealed – Chapter 16 FOR THE WEB CREATING IMAGES.
© 2011 Delmar, Cengage Learning Chapter 3 Working with Text and Cascading Style Sheets.
How can Microsoft PowerPoint 2007 help you share information?
Microsoft FrontPage 2003 Illustrated Complete Designing Web Pages with Layout Tables.
Macromedia Dreamweaver 8 Revealed WEB PAGE DEVELOPING A.
Lesson: 2 Common Features and Commands After completing this lesson, you will be able to: Identify the main components of the user interface. Identify.
HTML Concepts and Techniques Fifth Edition Chapter 3 Creating Web Pages with Links, Images, and Formatted Text.
Introducing Dreamweaver. Dreamweaver The web development application used to create web pages Part of the Adobe creative suite.
Creating and Editing a Web Page
Chapter 24. Copyright 2003, Paradigm Publishing Inc. CHAPTER 24 BACKNEXTEND 24-2 LINKS TO OBJECTIVES Document Map and Thumbnails Document Map and Thumbnails.
Text Building a Website Lesson 3. Headings,,,,, Headings,,,,, HTML has 6 levels of headings,,,,,,,,,, is used for main headings is used for main headings.
Positioning Objects with CSS and Tables
Chapter 3 Part 3 – Presentation Tool Impress for Linux.
Microsoft FrontPage 2003 Illustrated Complete Creating a Frames Page.
Microsoft PowerPoint 2010 for Microsoft Windows Basically it’s a computerised slide show!
XP New Perspectives on Macromedia Dreamweaver MX 2004 Tutorial 5 1 Adding Shared Site Elements.
 2002 Prentice Hall. All rights reserved. 1 Introduction to the Visual Studio.NET IDE Outline Introduction Visual Studio.NET Integrated Development Environment.
Header, Footer, and Navigation toolbars CIS 136 Building Mobile Apps 1.
© Ms. Masihi.  A Web page contains text and images that convey specific information to viewers.  To create a new web page, open Dreamweaver and select.
MicrosoftTM SharePoint Content Management SystemTutorial
Lists, Thumbnails, and Icons
HTML Images CS 1150 Spring 2017.
Unit I: Developing Multipage Documents
Popups, Dialogs, Widgets, Panels
DREAMWEAVER MX 2004 Chapter 3 Working with Tables
Microsoft PowerPoint 2016 for Microsoft Windows
HTML Formatting Text.
HTML Images CS 1150 Fall 2016.
Presentation transcript:

User Interface Design using jQuery Mobile CIS 136 Building Mobile Apps 1

Components of jQuery Mobile 2  Data attributes  Pages, Dialogs, and Transitions  Toolbars, Buttons, and icons  Content Formatting  Grids  Content blocks  Collapsible sets  ListViews  Forms  Events & Methods  Most are used automatically  do not need to code them yourself

List Views CIS136 – Building Mobile Apps 3

List View 4  A list of items that link to other pages  Follows basic list structure of HTML  or element with data-role set to “listview”  Within the or elements  elements  within the elements, elements with the href= attribute  Styles are  Standard  Split button  Inset

List View - standard 5 Default appearance

List View - standard 6 Numbered appearance

List View - standard 7 Default with transition

Split Button List CIS136 – Building Mobile Apps 8

Split Button list 9  A list of items that have more than one link in them  First element takes the majority of space of the list item leaving the second element a small section with space for an icon on the right side of the list item  So its 2 elements within each element

Split Button List 10

Split Button list 11  Can change the indicators that’s shown for each list item  Add attribute data-split-icon, and set it to one of the icon values

Inset list CIS136 – Building Mobile Apps 12

Inset list 13  A standard list with a data-inset attribute set to true  Looks like an imbedded list with rounded corners

List Extras CIS136 – Building Mobile Apps 14

List Extras 15  Dividers  Count Bubbles  Icons  Searching Lists  Formatting Lists

Dividers 16  Data-role of “list-divider” will change the display styles to help create grouped content  the text within the element is displayed like a title to help users understand the grouping.

Count Bubbles 17  Displays the number of items in a list item that represents a group  Add a element after the content for the element, and set the class for the element to ui-li-count

Icons 18  Icon images are similar to thumbnails only much smaller  Where the thumbnail was an 80×80 pixel image, an icon is a 16×16 pixel image  use resized images to save you from some possible image overlap issues  on the img element add a class="ui-li- icon" attribute

Searching List Content 19  If there is a large number of items in the list you may want to include a search filter to help users navigate through your selection to find what they need  Add search filter bar by setting the attribute data-filter to true on the tag  Filter bar will appear before list  User can type one or two characters into filter box

Searching List Content 20 Notice the icon has changed

Searching List Content 21  Initial text inside the search filter bar can be changed from the default “Filter items...” to something else  To change the text, you need to include the data- filterplaceholder=““ attribute on your ul element with the value set to what you want displayed  You can also use search filters on inset lists

Using a list within a form 22  Instead of using a element to style the form, you can use a list