Y
Hacker News
new
|
ask
|
show
|
jobs
by
jrajav
1022 days ago
Most responsive design is based on screen dimensions with CSS media queries these days, not on the actual class of device.
2 comments
dbbk
1021 days ago
Although really they should be using a pointer media query. Lots of sites I see randomly turn into mobile versions on desktop as soon as you resize the window narrow.
link
eru
1022 days ago
Though I can see justifications for giving people a different UI depending on whether they use a touch screen or a mouse.
link