Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
RWD: Dealing with navigation
Search
Swwweet
February 13, 2013
Design
5
510
RWD: Dealing with navigation
Presentation by @htmlboy at #webcat, Barcelona, February 2013.
Swwweet
February 13, 2013
Tweet
Share
More Decks by Swwweet
See All by Swwweet
Wonders from the Full Stack Fest website
swwweet
1
340
How to be the best web designer in the world.
swwweet
6
1.3k
Design for loading
swwweet
5
520
Mobile First: as difficult as doing things right
swwweet
224
10k
One Size Fits None
swwweet
12
870
One Size Fits None - From the Front 2013
swwweet
2
720
Responsively Responsive
swwweet
23
1.6k
La letra con píxel entra
swwweet
0
1.1k
The future of code
swwweet
4
590
Other Decks in Design
See All in Design
Portfolio 齋藤明敏 Hiroyuki Saito
crearedesign
0
110
ユーザー像を「みてね」らしく可視化する 家族アルバムみてねUXリサーチチームの取り組み
mixi_design
PRO
1
200
一次体験を起点にしたUX改善の取り組み / Direct Experience Driven UX Improvements
bitkey
PRO
0
190
portfolio.pdf
onof003
0
180
mento Design Team Portfolio
mento0fficial
1
850
Yumika Yamada Portfolio
yumii
0
1.7k
Designing User Experience through Interaction Design
lycorptech_jp
PRO
0
400
「キャリア」のプロダクトをつくる私の「キャリア」への向き合い方 / JAM de NIGHT DESIGN SESSION Vol3
visional_engineering_and_design
1
650
【MIXI MEETUP!ー TECH & DESIGN DAYー】新たなSNS「mixi2」の “0→1”開発の舞台裏:デザイナーが語るプロダクト誕生秘話
mixi_design
PRO
0
140
AI業務アプリケーションの体験デザイン
kazuhirokimura
0
190
Spectrum Tokyo_ デザイナーが事業責任者になってみた
shin_2
0
150
“ブロック”で作る、WordPress制作フロー変革のすすめ
koots2021
4
2k
Featured
See All Featured
Learning to Love Humans: Emotional Interface Design
aarron
274
40k
Java REST API Framework Comparison - PWX 2021
mraible
33
8.8k
Building Flexible Design Systems
yeseniaperezcruz
329
39k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3.1k
Large-scale JavaScript Application Architecture
addyosmani
514
110k
Testing 201, or: Great Expectations
jmmastey
45
7.7k
Designing for humans not robots
tammielis
254
25k
For a Future-Friendly Web
brad_frost
180
9.9k
Why Our Code Smells
bkeepers
PRO
339
57k
Building Better People: How to give real-time feedback that sticks.
wjessup
368
20k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
9
960
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
890
Transcript
RWD: DEALING WITH NAVIGATION Javier Usobiaga #Webcat
of a multipurpose navigation UTOPIA The
THE MYTH OF MOBILE & DESKTOP
MOBILE Link Link Link Link Link Link
DESKTOP Link Link Link Link Link
WTFABLET Link Link Link Link Link
RWD is about MID SCREENS
Mobile first; & desktop, & EVERYTHING ELSE
RESPONSIVE NAVIGATION PATTERNS
None
bit.ly/rwd-nav
None
bit.ly/rwd-nav2
THE JAVASCRIPT MYTH
We don't have any non-JavaScript users” No, all your users
are non-JS while they're downloading your JS Jake Archibald “
None
None
UNFOLDED by default
None
MESSY by default
None
FAST vs COMPACT
Design for LOADING
Luke Wroblewsky Content first, navigation second.
FOOTER loading
content content Link
Javascript ENHANCEMENT
content Link Link Link Link Link Link
Desktop AWKARDNESS
content content Link Link Link Link Link content
Filters Filters Filters Filters search result search result search result
Filters
Desktop CSS FIXING
content content nav{position: absolute;} content
#results{ float: right;} search result search result search result #filters{
float: left;}
SUMMING UP
Navigation is a CORE ELEMENT in the design process
As web designers, we need to polish our JS SKILLS
But if we only rely in JS, we’re doing it
WRONG
THANKS! Javier Usobiaga @htmlboy