B.Y.O.L.: Building jQuery Mobile Apps in DreamWeaver Jeff Batt eLearning Brothers Product Development Manager.

Slides:



Advertisements
Similar presentations
JQuery Mobile. Benefits Required links Remember that we need to add the links to the head, in this order.
Advertisements

HTML. The World Wide Web Protocols Addresses HTML.
Hypertext markup language.  Client asks for an html file  Server returns the html file  Client parses and displays it  This display is what most people.
MASTERY OBJECTIVE: Learn parts of an html document Learn basic html tags HTML-An Introduction.
Beginning Web Site Creation: Dreamweaver CS4 Noreen Brown XHTML CODING -- TAGS.
Made by: Dan Ye. Introduction Basic Last Page ☆ HTML stands for Hyper Text Markup Language; ☆ HTML is not a programming language, it is a markup language;
HYPERTEXT MARKUP LANGUAGE (HTML) Vijaya K Pandey.
CNIT 133 Interactive Web Pags – JavaScript and AJAX Review HTML5.
Tutorial 1: Getting Started with HTML5
Jeff Batt eLearning Brothers Product Development Manager B.Y.O.L.: Titanium - Create Mobile Training as a Native App Using Javascript Jeff Batt eLearning.
HTML. We’ll learn … What HTML is What tags are What a basic web page looks like What 3 HTML tags are required What HTML comments look like How to title.
CIT 256 Organizing Large Websites: Divs, DW Templates Dr. Beryl Hoffman.
B.Y.O.L.: Adobe Edge Animate—Flash-like Interactions for HTML5 Devices Jeff Batt eLearning Brothers Product Development Manager.
Website Development with Dreamweaver
Styling and theming Build campaigns in style. What we'll look at... How a web document is structured How HTML and CSS fit together Tools you will need.
CP2022 Multimedia Internet Communication1 HTML and Hypertext The workings of the web Lecture 7.
>> Introduction to HTML: Tags. Hyper - is the opposite of linear Text – words / sentences / paragraphs Mark-up – Marking the text Language – It is a language.
WDV 331 Dreamweaver Applications Designing Websites for Mobile Devices Dreamweaver CS6 Chapter 12 Forms.
Designing Web Sites Using “tags” Tags are codes inserted among the text to tell the text how to behave Their format is very rigid; they always look like.
The New Elements © Main Menu Structure Media Canvas Form Click on one of the categories below to view information about the new HTML5 elements in.
Computer Information Technology – Section 3-4. HTML – The Language of the Internet Objectives: The Student will: 1. Look at HTML 2. Understand the basic.
Jeff Batt eLearning Brothers Product Development Manager B.Y.O.L.: Titanium - Create Mobile Training as a Native App Using Javascript Jeff Batt eLearning.
HTML | DOM. Objectives  HTML – Hypertext Markup Language  Sematic markup  Common tags/elements  Document Object Model (DOM)  Work on page | HTML.
Basic HTML Hyper text markup Language. Lesson Overview  In this lesson, you will learn to:  Write HTML code using a text editor application such as.
XHTML TAGS I Basic Tags. North Lake College 2 by Sean Griffin Sample XHTML Code.
Ali Alshowaish. What is HTML? HTML stands for Hyper Text Markup Language Specifically created to make World Wide Web pages Web authoring software language.
McLean HIGHER COMPUTER NETWORKING Lesson 5 HTML Description of HTML web page Creating a simple HTML web page.
Louisa Lambregts, Louisa Lambregts
HTML.
Project 6: Kayaking HTML5 Site
HTML. Hyper Text Markup Language Markup your text document The markup is the tag Hyper text means you can jump from place to place.
Updated on: September 4, 2010 CIS67 Foundations for Creating Web Pages Professor Al Fichera.
Introduction to HTML Year 8. What is HTML O Hyper Text Mark-up Language O The language that all the elements of a web page are written in. O It describes.
User Interface Design using jQuery Mobile CIS 136 Building Mobile Apps 1.
Miguel Lara, PhD. 1:10 – 1:15 Pre-test 1:15 – 1:30 Course overview 1:30 – 2:00 Setting up DW Site 2:00 – 2:05 > 2:05 – 2:55 Hands-on Lecture 2:55 – 3:00.
Web programming Part 1: HTML 由 NordriDesign 提供
University of South Asia Course Name: Web Application Prepared By: Md Rezaul Huda Reza
HTML HTML stands for Hyper Text Markup Language. HTML is used in making the base of a Website You can just use an online website maker like weebly.com.
HTML Basic Structure. Page Title My First Heading My first paragraph.
Creating Your 1 st Web Page. Tags Refers to anything between on a webpage Most appear in pairs surrounding content Some appear as empty tags (no closing.
B.Y.O.L.: Adobe Edge Animate—Flash-like Interactions for HTML5 Devices Jeff Batt eLearning Brothers Product Development Manager.
HTML. Hyper Text Markup Language Markup your text document The markup is the tag Hyper text means you can jump from place to place Programming language.
Before We Begin Please download the files from as we will be using them in our walkthroughs.
Chapter 1: Intro to HTML Section 1: HTML Structure Presentation Section 2: Layout of an HTML File Section 3: Working with Lists & Tables Section 4: HTML.
Basic HTML Page 1. First Open Windows Notepad to type your HTML code 2.
Week-11 (Lecture-1) Introduction to HTML programming: A web based markup language for web. Ex.
visit or call to enroll now..
WELCOME TO WEB PAGE DESIGN- BEGINNERS COURSE Mrs Barry.
Working the Gears An Animated PowerPoint Template.
Making the website. Get your folders sorted first Create a new folder in “N” called “My hockey website” Create folders inside called “Documents”, “images”
Unit 15 – Web Authoring Web Authoring Project.
02 | Build the User Interface Christopher Harrison | Content Developer, Microsoft Rachel Jones| Microsoft Certified Trainer, SourceDev.
Miguel Lara, PhD. Design and development instructional websites using a variety of web technologies such as HTML5, CSS, JavaScript, and jQuery.
Week 1: Introduction to HTML and Web Design
MIT 511- Web Design & Usability
Web Basics: HTML/CSS/JavaScript What are they?
Internet Exploration: HTML Basics
Introduction to basic HTML
Tutorial 6 Topic: jQuery and jQuery Mobile Li Xu
Internet Exploration: HTML Basics
HTML.
Context Is Everything Meaningful Alternative Text
Digital Design – Copyright Law
HTML HYPERTEXT MARKUP LANGUAGE.
Basic HTML and Embed Codes
Intro to Web Development Links
Internet Technologies I - Lect.01 - Waleed Ibrahim Osman
CS3220 Web and Internet Programming Introduction to Bootstrap
HTML 5 SEMANTIC ELEMENTS.
HyperText Markup Language
Presentation transcript:

B.Y.O.L.: Building jQuery Mobile Apps in DreamWeaver Jeff Batt eLearning Brothers Product Development Manager

Wo Am I? Worked for Rapid Intake - 6 years Worked for eLearning DevCon - 6 Years (Part of it as the Director of the Conferences) Currently Product Development Manager at eLearning Brothers (Started in Jan) Graduated at Utah Valley University in Digital Media - Emphasis in Web Development Passion for learning new tools Love teaching people about new technology

twitter.com/kineticmedia01 My Approach How to guy - Focus on how you use the tools I teach about Everyone is on a different level - I’m starting at the beginning Tutorials about everything will be found on my blog (

Files to download: TBA Download Files

Start with a jQuery template in DW Creating pages Headers Content Footers Creating lists Text Descriptions Thumbnails and Icons Text Bubbles/Text Asides Grid layouts Collapsable Block/Sections Buttons Video/Audio iFrame (Using other HTML) Navbars Mobile forms - How to create them Touch Events Taps Swipes Agenda

1. Must have DreamWeaver CS5.5 or CS6 You can still do some of this without it but DW makes everything soooo much easier 2. Open DreamWeaver CS5.5 or CS6 This is to start a new project 4. Select Page from Sample This allows you to start from a sample project 5. Select Mobile Starters This will take you to the mobile projects you can start from 6. Select jQuery Mobile (Local) Select that and then hit the Create button 3. Select More under the Create New section. Takes your new document settings Starting a Mobile Project in DW

If you started with an HTML5 type you may need to add this line of code in your tags. Fix for DreamWeaver & jQuery Mobile

Keep in mind that HTML is a mark up language so you write your text and mark it up with different tags. My paragraph text goes in this area My page heading will go here My paragraph text goes in this area My page heading will go here My paragraph text goes in this area My page heading will go here My paragraph text goes in this area A is a invisible bounding area My page heading will go here My paragraph text goes in this area This allows you to define different elements about the or any other tag that may have an attribute. HTML - Hype Text Markup Language

Starting Project Code

Creating a Page

Buttons

Creating a List

Creating a Grid

Collapsable Blocks

Reveal Panels

Images

Audio

Video

Navbars

Adobe Edge Animation

iFrame

Forms

Tap / Swipe Events