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
600
Other Decks in Design
See All in Design
Tools for Design Engineers other than LLM in the LLM era
takanorip
1
510
アクセシビリティに取り組むメリット
magi1125
2
270
【Designship 2025|10.11】デザイン組織と事業貢献、その挑戦と結果。
payatsusan213
1
220
“ブロック”で作る、WordPress制作フロー変革のすすめ
koots2021
4
2k
オルタナUX | AIで高速化するのもいいけど品質も大事なんじゃない?というお話
iflection
6
2.8k
Illustrator×Firefly 生成したイラストをベースにドット絵を作ってみよう!
connecre
1
140
mento Design Team Portfolio
mento0fficial
1
870
Мышление дизайнера историями. Как текстовые модели человеческого поведения помогают проектировать
ashapiro
0
420
Meet, Learn, Grow × AI ― コミュニティで加速するスキル循環 「コミュニティと関わり方」
tame
0
270
サービスリブランディングにおけるイラストレーションシステムの構築と活用事例 / Building and Utilizing an Illustration System in Service Rebranding
lycorptech_jp
PRO
0
630
「UXとUIの違い」v2
shirasu3
0
250
「稼ぐ」だけでなく 「還す」ためのデザイン / Designship2025
culumu
1
280
Featured
See All Featured
How to Ace a Technical Interview
jacobian
280
24k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
333
22k
The Power of CSS Pseudo Elements
geoffreycrofte
79
6k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
54
3k
Gamification - CAS2011
davidbonilla
81
5.5k
Agile that works and the tools we love
rasmusluckow
331
21k
Thoughts on Productivity
jonyablonski
70
4.9k
Optimizing for Happiness
mojombo
379
70k
Exploring the Power of Turbo Streams & Action Cable | RailsConf2023
kevinliebholz
34
6.1k
How to train your dragon (web standard)
notwaldorf
96
6.3k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
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