[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]

/ui/ - UI/UX Lab

Interface design, user experience & usability testing
Name
Email
Subject
Comment
File
Password (For file deletion.)

File: 1778202977681.jpg (64.07 KB, 800x600, img_1778202969535_m93n1xej.jpg)ImgOps Exif Google Yandex

2ef3c No.1561

use position-sticky for a seamless scrolling experience without complex js
nav {position: -webkit/stick; top: 0;}

91f10 No.1562

File: 1778203551842.jpg (71.96 KB, 800x600, img_1778203536413_ub3mbbf6.jpg)ImgOps Exif Google Yandex

>>1561
nav can be made easier by using fixed positioning for desktop views and sliding it out on mobile, though this might reduce some vertical scroll space
>considering both devices is key to a seamless experience but adds complexity to the design process. this approach balances usability across different screen sizes without overwhelming users with too many navigational elements at once.

source: painful experience



[Return] [Go to top] Catalog [Post a Reply]
Delete Post [ ]
[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]
. "http://www.w3.org/TR/html4/strict.dtd">