SlideShare a Scribd company logo
p
g
Responsive Design & SharePoint
Is it right for you?

SharePoint Saturday St. Louis 1/11/2014 #SPSSTL
The Test

1 .Back_Row{
2 move to front
3}
@darcehess
For Coders

1 $(“tr:last”).each(function () {
2 moveForward();
3 });

@darcehess
Who am I?
D’arce Hess
Developer, Athlete and Musician
PixelMill
Blog: www.thebrandingbutterfly.com
Website: www.pixelmill.com
Email: dhess@pixelmill.com
@darcehess

www.linkedin.com/in/darcehess/
http://www.youtube.com/user/DarceHess
Please send feedback
Mobile App:
http://spsaturday.azurewebsites.net/SPSSTL
Session Evaluations
Schedule and evaluate each session you attend via our
mobile app that can be used across devices at
http://spsaturday.cloudapp.net

You will be able to evaluate a session 25 minutes before the
scheduled end time
Evaluations are stored anonymously and your feedback is
appreciated
The app will be the only method available to submit session
evaluations for the event and we hope you find it intuitive
and convenient
Developing
SharePoint
solutions since
2004

SharePoint
Branding and UI
Specialists

Developer of
Cost effective
SharePoint
Templates

Your
SharePoint
Branding
Experts
The
Dilemma
Have you looked up a
website on your mobile
device and had to pinch the
screen to expand the
content to reach the
information you need?

@darcehess
Mobile Users
Anonymous
1. Is this you?
2. Admit you have a
UI/UX problem
3. Seek help
4. Have better
experience
@darcehess

5. Win the lottery!
Why
Consider
Mobile?
Users accessed information
using a single device.
Used Keyboard and a mouse
to deliver user experience.

@darcehess
Device Channels

•

Allowed for individual master
pages to target specific devices.

•

Allowed for a unique viewing
experience

•

Required users to maintain multiple
master pages in order to provide
unified experience for users.

•

Only available in SharePoint 2013
Publishing Sites.

•

Can have a maximum of 10 device
channels.

@darcehess
Progressive
Enhancement
Named by Steve Champeon in
2003.
Focuses on Content first
A difficult fit for SharePoint
since SharePoint starts with a
desktop view first.

@darcehess
Responsive Design
 Ethan Marcotte coined the term responsive web design (RWD) in a May 2010
article in A List Apart.
 Uses fluid grids and CSS3 Media Queries to adjust layout as screen width
decreases.

 The fluid grid concept calls for page element sizing to be in relative units like
percentages, but can also use pixels or points.
 All content remains and adjusts to the screen width

@darcehess
Fluid Grids
The fluid grid system uses percentages
instead of pixels for column widths
ensuring proper proportions for key screen
resolutions and devices.

@darcehess
Desktop View
Phone View

Tablet View
Demo
http://www.calguard.ca.gov/
What it looks like
In Practice
Break Points
Here are some common break points to use for your RWD
sites

320 px — Mobile portrait
480 px — Mobile landscape
600 px — Small tablet
768 px — Tablet portrait
1024 px — Tablet landscape/Netbook
1280 px & greater — Desktop
@darcehess
Media Queries

@darcehess
Adaptive Design
Definition:
Adaptive – “Serving
or Able to adapt, like
the coloring of a
chameleon.”

@darcehess
Focuses more on presentation
than on content.
Items may selected to be hidden
or not presented as screen width
decreases. i.e. Banner images or
columns.

@darcehess
Desktop

Tablet

Mobile
Dealing with
legacy browsers
IE8:
• CSS3 – not supported
automatically.
• Solution:
http://modernizr.com/
• Respond.js does not work
fully.
• System Masterpages
• Last-child selector is not
supported.
Where can I start?
www.codeplex.com/responsivesharepoint
Choose one:
1)Question?
2)I am completely lost….help?

3)Would like more information.
Housekeeping
• Follow SharePoint Saturday St. Louis on Twitter
@spsstlouis and hashtag #spsstl
• Play “Sponsor Bingo” to register for your chance to win
one of the many great giveaways at the end of the day
• Schedule and evaluate each session you attend via our
mobile app that can be used across devices at
http://spsaturday.cloudapp.net
Thanks to Our Sponsors!

More Related Content

PPTX
The Mobile Revolution
PPTX
The Mobile Revolution
PPTX
The good, the bad, the ugly - Best Practices for Design in SharePoint
PPTX
Branding 101 extended
PPTX
Intro to Design Manager
PPTX
Branding 101
PPTX
sptc_presentation
PPTX
Your Intranet, Your Way
The Mobile Revolution
The Mobile Revolution
The good, the bad, the ugly - Best Practices for Design in SharePoint
Branding 101 extended
Intro to Design Manager
Branding 101
sptc_presentation
Your Intranet, Your Way

What's hot (20)

PPTX
Developing branding solutions for 2013
PPTX
Responsive Design for SharePoint
PDF
Introduction to Web Design
PPTX
Create Engaging Branded SharePoint Portals and Plan for Content
PDF
Make SharePoint Look Not Like SharePoint - SPSNashville - Cathy Dew
ODP
Usabilityslideshow
PPTX
Designing for the Office 365 Experience
PPTX
Intro to Branding SharePoint 2013
PDF
Real World SharePoint Branding - SharePoint Online - SharePoint Saturday Sess...
PDF
The Evolution of Branding in Office 365 - SPSATL 2015 - CDew
PPTX
Fulfilling the promise of Responsive Design with SharePoint 2013
PPTX
Developing branding solutions
PPTX
Bootstrap for Beginners
PPTX
How to Improve the SharePoint UI Using Bootstrap 3
PPTX
Enhance SharePoint 2013 with Responsive Web Design
PPTX
Create your own SharePoint Master Pages and Page Layouts
PPT
Css group
PPT
Css group
PPTX
Content Management & Page Structure - Best Practices for Structuring Content ...
PPTX
Step into the SharePoint branding world, tools and techniques
Developing branding solutions for 2013
Responsive Design for SharePoint
Introduction to Web Design
Create Engaging Branded SharePoint Portals and Plan for Content
Make SharePoint Look Not Like SharePoint - SPSNashville - Cathy Dew
Usabilityslideshow
Designing for the Office 365 Experience
Intro to Branding SharePoint 2013
Real World SharePoint Branding - SharePoint Online - SharePoint Saturday Sess...
The Evolution of Branding in Office 365 - SPSATL 2015 - CDew
Fulfilling the promise of Responsive Design with SharePoint 2013
Developing branding solutions
Bootstrap for Beginners
How to Improve the SharePoint UI Using Bootstrap 3
Enhance SharePoint 2013 with Responsive Web Design
Create your own SharePoint Master Pages and Page Layouts
Css group
Css group
Content Management & Page Structure - Best Practices for Structuring Content ...
Step into the SharePoint branding world, tools and techniques
Ad

Similar to Responsive Design & SharePoint - Is it right for you? (20)

PPT
Optimizing Sites for Mobile Devices
KEY
Responsive Web Design
PPTX
Responsive Web Design
PPTX
RESPONSIVE_WEB_DESIGNRESPONSIVE_WEB_DESIGN
PPTX
Media queries and frameworks
PPTX
esponsive web design means that your website (
PDF
Aaug sample slides
KEY
Team styles
PPTX
SEF 2014 - Responsive Design in SharePoint 2013
PPTX
Developing for Responsive Design - Frederic Welterlin
PDF
Use Web Skills To Build Mobile Apps
PPTX
Responsive Web Designing Fundamentals
PPTX
Responsive web designing ppt(1)
PPT
Mobile Monday Presentation: Responsive Web Design
PDF
PDF
Responsive Web Design, get the best out of your designs - JavaScript Open Day...
PDF
Adapting to a Responsive Design at Untangle the Web on 29th July 2013
PPTX
Adobe 30iun2011
PPTX
Responsive ui
PPTX
Responsive Web Design
Optimizing Sites for Mobile Devices
Responsive Web Design
Responsive Web Design
RESPONSIVE_WEB_DESIGNRESPONSIVE_WEB_DESIGN
Media queries and frameworks
esponsive web design means that your website (
Aaug sample slides
Team styles
SEF 2014 - Responsive Design in SharePoint 2013
Developing for Responsive Design - Frederic Welterlin
Use Web Skills To Build Mobile Apps
Responsive Web Designing Fundamentals
Responsive web designing ppt(1)
Mobile Monday Presentation: Responsive Web Design
Responsive Web Design, get the best out of your designs - JavaScript Open Day...
Adapting to a Responsive Design at Untangle the Web on 29th July 2013
Adobe 30iun2011
Responsive ui
Responsive Web Design
Ad

More from D'arce Hess (19)

PPTX
Collaboration from the Trenches : Building your Internal Communities with Mic...
PPTX
Microsoft Teams for Education
PDF
Collaboraton from the trenches
PPTX
Breaking down the Microsoft Teams Architecture 200
PPTX
Design your Modern Intranet using SharePoint PnP Design Assets
PPTX
Empowering Business Users with Flexible SharePoint Customization
PPTX
It's Alive! Bring your Intranet to Life with PowerApps and Flow
PPTX
Developing User-Friendly SPFx Web Parts with Governance In-Mind
PPTX
End User Adoption for the Real World
PPTX
Your Road to Modern Communication Sites
PPTX
Your Road to Communication Sites
PPTX
Content Management and Page Structure for SharePoint
PPTX
Your Road to Modern Communication Sites
PPTX
Good bad ugly_presentation
PPTX
Your Intranet, Your Way
PPTX
Putting on your Design Bootstraps, Intro to Responsive Design in SharePoint
PPTX
Custom User Interface Creation with Content Types in Sharepoint 2013/O365
PPTX
Themes & Composed Looks in SharePoint 2013 & O365
PPTX
Intro to design_manager
Collaboration from the Trenches : Building your Internal Communities with Mic...
Microsoft Teams for Education
Collaboraton from the trenches
Breaking down the Microsoft Teams Architecture 200
Design your Modern Intranet using SharePoint PnP Design Assets
Empowering Business Users with Flexible SharePoint Customization
It's Alive! Bring your Intranet to Life with PowerApps and Flow
Developing User-Friendly SPFx Web Parts with Governance In-Mind
End User Adoption for the Real World
Your Road to Modern Communication Sites
Your Road to Communication Sites
Content Management and Page Structure for SharePoint
Your Road to Modern Communication Sites
Good bad ugly_presentation
Your Intranet, Your Way
Putting on your Design Bootstraps, Intro to Responsive Design in SharePoint
Custom User Interface Creation with Content Types in Sharepoint 2013/O365
Themes & Composed Looks in SharePoint 2013 & O365
Intro to design_manager

Recently uploaded (20)

PDF
MIND Revenue Release Quarter 2 2025 Press Release
PDF
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
PDF
Electronic commerce courselecture one. Pdf
PDF
KodekX | Application Modernization Development
PPTX
Big Data Technologies - Introduction.pptx
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PDF
Advanced methodologies resolving dimensionality complications for autism neur...
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PPT
“AI and Expert System Decision Support & Business Intelligence Systems”
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PDF
Approach and Philosophy of On baking technology
PDF
Encapsulation_ Review paper, used for researhc scholars
MIND Revenue Release Quarter 2 2025 Press Release
Optimiser vos workloads AI/ML sur Amazon EC2 et AWS Graviton
Electronic commerce courselecture one. Pdf
KodekX | Application Modernization Development
Big Data Technologies - Introduction.pptx
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
Reach Out and Touch Someone: Haptics and Empathic Computing
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
Advanced methodologies resolving dimensionality complications for autism neur...
The Rise and Fall of 3GPP – Time for a Sabbatical?
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
“AI and Expert System Decision Support & Business Intelligence Systems”
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
Building Integrated photovoltaic BIPV_UPV.pdf
Approach and Philosophy of On baking technology
Encapsulation_ Review paper, used for researhc scholars

Responsive Design & SharePoint - Is it right for you?