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
9.9k
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
オルタナUX | AIで高速化するのもいいけど品質も大事なんじゃない?というお話
iflection
6
2.7k
自分たちがターゲットになりにくい業務アプリケーションのユーザビリティを担保する取り組み / Initiatives to ensure the usability of business applications that are difficult for us to target
hiromitsuuuuu
0
290
“ブロック”で作る、WordPress制作フロー変革のすすめ
koots2021
4
2k
プロジェクト内でデザイナーができること 日経電子版アプリ機能開発「For You」#nikkei_tech_talk
nikkei_engineer_recruiting
8
4.6k
【MIXI MEETUP!ー TECH & DESIGN DAYー】【工数98%削減】Xでモンストを話題にせよ!生成AIの活用で日本トレンド6位を獲得した企画の設計&デザイン術
mixi_design
PRO
0
120
Hatena Engineer Seminar #33 チームと開発するためのモック
takuwolog
1
440
デザインから開発まで一貫したデザインシステムを構築するベストプラクティス / Best Practices for Building a Consistent Design System from Design to Development
lycorptech_jp
PRO
0
550
Character Experience AI 〜 AIキャラクターのつくりかた 〜
smartbank
1
340
逆向きUIの世界〜AndroidアプリのRTL言語対応〜
akatsuki174
1
220
FigmaのFigmaファイルから学ぶTips & Tricks
hilokifigma
0
690
第4回関東Kaggler会LT HCD-Net人間中心設計スペシャリストが語るNotebookメダルの取り方
utm529f
0
1.2k
AIの実践とコミュニケーションデザインの意義 / AI practice and the significance of communication design
bebe
0
840
Featured
See All Featured
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
358
30k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
54
3k
Automating Front-end Workflow
addyosmani
1371
200k
XXLCSS - How to scale CSS and keep your sanity
sugarenia
248
1.3M
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
32
2.2k
Into the Great Unknown - MozCon
thekraken
40
2.1k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
32
1.6k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.6k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
51k
Imperfection Machines: The Place of Print at Facebook
scottboms
269
13k
Side Projects
sachag
455
43k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
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