Making iServices Subscriber More Mobile Friendly `

Slides:



Advertisements
Similar presentations
Coding a Responsive HTML
Advertisements

June 27, 2012 Ryan Day and William Wales, GSA OCFO/BDFE.
15 LAYOUT Controlling the position of elements Creating site layouts Designing for different sized screens.
Tutorial 4: Creating page layout with css
Tutorial 6 Creating Fixed-Width Layouts
 CSS Presentation and layout is based on the CSS Box Model.  The CSS Box Model states that every element on a page is a rectangular box.  This includes:
Project Two Art3870 fall Web Services Concept Selling web services to Art Galleries ◦ Our group sells web site development for art galleries: the.
Responsive Web Design Sheri German, Instructor Montgomery College.
Being Responsibly Responsive Jason
Lloyd-Jamie Bennett – P Stylianos Michael – P
Responsive Wed Design : An Emerging Technology Archana Jain.
Getting Started with Adobe Dreamweaver CS6. Unit Objectives Define web design software Start Adobe Dreamweaver CS6 View the Dreamweaver workspace Work.
 jQuery Mobile An Introduction. What is jQuery Mobile  A framework built on top of jQuery, used for creating mobile web applications  Designed to make.
CIT 256 Mobile Web Development Dr. Beryl Hoffman.
Kathy E. Responsive Design and Twitter Bootstrap.
Page Layout & Mobile Web Using columns, grid systems, etc… to layout sites for desktops and mobile.
Creating A Simple Web Page. Step 1- Open Dreamweaver & Create A New Page (File New) and blank.
San Diego 2014 SharePoint Saturday San Diego November 15, 2014 UCSD Extension SharePoint Saturday San Diego November 15, 2014 UCSD Extension.
Accessibility Through Responsive Design. Justin Stockton 2
Week 8 – Part 3 More on Links, Layout, and Mobile Key Concepts 1.
Responsive design - Bedrock to our site Responsive site templates included.
Copyright 2012 Adobe Systems Incorporated. All rights reserved. ® Copyright 2010 Adobe Systems Incorporated. All rights reserved. ® Copyright 2012 Adobe.
All you need to know about building donation pages Marta Fornal de Seixas.
Kirkwood Center for Continuing Education Introduction to PHP and MySQL By Fred McClurg, Copyright © 2015 All Rights Reserved.
CSS = Cascading Style Sheet CSS consists of rules to display, style and decorate HTML elements Why CSS ? – Separate decoration from HTML markup (Ex :,,…)
SharePoint Branding "just not look like SharePoint!" Branding is the act of creating a specific image or identity that people recognize in relation to.
Use CSS to Implement a Reusable Design Selecting a Dreamweaver CSS Starter Layout is the easiest way to create a page with a CSS layout You can access.
Frontend - HTML5 - CSS3 - Bootstrap 3.x. SemanticsPerformanceCSS3.
Introduction to Bootstrap
Adxstudio Portals Training
GO MOBILE. GO RESPONSIVE. 185 mil mobile internet users in India
LESSON 15 – UNIT 0 ADAPTING YOUR WEB SITE FOR MOBILE DEVICES.
learn. do. dream. Bootstrapping with Twitter Bootstrap Responsive Layouts CSS Components JavaScript Font Awesome Select2 Themes.
Positioning Objects with CSS and Tables
 An HTML, CSS, Javascript framework you can use as a basis for creating web sites  Uses CSS settings, fundamental HTML elements styled and enhanced.
Learning Aim C.  In this section we will look at how text, tables, forms and frames can be used in web pages.
Responsive Web Design (RWD) MIS 3502, Spring 2016 Jeremy Shafer Department of MIS Fox School of Business Temple University 2/11/2016.
Leveraging Web Content Management in SharePoint 2013 Christina Wheeler.
Fundamentals of Web DevelopmentRandy Connolly and Ricardo Hoar Textbook to be published by Pearson Ed in early Bootstrap.
I MPORTANT E LEMENTS IN R ESPONSIVE D ESIGNING OF E COMMERCE W EBSITES By TOPS Technologies
Major Responsive Design Problems and Solutions -By webresponsivedesigns.comwebresponsivedesigns.com.
Mobile and SharePoint Eric Overfield SharePoint Advocate and Enthusiast PixelMill SharePoint Fest Denver – March 18 th - 20 th 2013 The Design Dilemma.
Copyright © 2015 rosixtechnology.in To be a world renowned company for providing Software Solutions & Product based IT infrastructure.
10 Mobile Application Framework Must Know to Launch New App.
With Responsive Web Design Eric Overfield SharePoint Advocate and Enthusiast PixelMill SharePoint Fest Denver – March 18 th - 20 th 2013 Enhance SharePoint.
Week-12 (Lecture-1) Cascading Style Sheets (CSS): describe how documents are presented on screens. Types of Style Sheets: External Style Sheet - Define.
Bootstrap KS Technologies.
CSCI 1720 W3.CSS – Part 1 East Tennessee State University Department of Computing CSCI 1720 Intermediate Web Design.
CNIT131 Internet Basics & Beginning HTML
PHP MySQL Crash Course with HTML CSS
Responsive Design and Twitter Bootstrap
Human Computer Interaction
Introduction to Bootstrap Bootstrap සදහා හැදින්වීම
© 2016, Mike Murach & Associates, Inc.
Tutorial 6 Topic: jQuery and jQuery Mobile Li Xu
CS3220 Web and Internet Programming Page Layout with CSS
Bootstrap A popular HTLM, CSS, and JS framework for developing responsive, mobile first projects on the web.
CS3220 Web and Internet Programming Introduction to Bootstrap
IS1500: Introduction to Web Development
CS3220 Web and Internet Programming Page Layout with CSS
Fixed Positioning.
Responsive Web Design and Bootstrap
06 | Introduction to Bootstrap
SEEM4570 Tutorial 5: jQuery + jQuery Mobile
CS3220 Web and Internet Programming Page Layout with CSS
Responsive Web Design and Bootstrap
Common Page Design Elements
Web Client Side Technologies Raneem Qaddoura
Web Client Side Technologies Raneem Qaddoura
creating websites and web applications responsive.
Presentation transcript:

Making iServices Subscriber More Mobile Friendly `

Why Responsive Design? Improved mobile user experience Device independent Faster, easier to customize Easier to deploy and maintain

Becoming fluid and responsive It is easier than you think –One simple Business Rule

Before & After: Bemidji Pioneer Fixed width, left navigation not mobile friendly  Can’t see all fields on display  Requires scrolling side-to- side

Before: Bemidji Pioneer Rigid Header and Footer  More difficult to match the brand with the main website Image based navigation  Needs more customization

After: Bemidji Pioneer Better match to website branding

Before & After: Bemidji Pioneer Progress Indication  Moved from horizontal image progress bar to vertical CSS progress bar

Before & After: Bemidji Pioneer HTML  Branding and “quick” links into iServices

Before & After: Janesville Gazette

HTML  Branding and “quick” links into iServices

Mobile Phone Screenshots

Mobile Tablet Screenshots

Requirements iServices Subscriber version Bootstrap Cascading Style Sheets (CSS) Bootstrap JavaScript (JS)

How to Steps Change Subscriber-Web User Interface Business Rule - Is the layout fluid and responsive to browser screen size? Customize navigation and form buttons Add responsive to FAQ and privacy policy Other CSS customizations Try it out yourself

Technical Details Twitter Bootstrap v2.3.2 CSS/JS Grid layout jQuery v1.9.1

More Info iServices Subscriber Manual Responsive Design Configuration Twitter Bootstrap getbootstrap.com/2.3.2/ Responsive Web Design by Ethan Marcotte

Questions?

Thank You! `