Tagged Questions
0
votes
0answers
22 views
Why media query doesn't work in my HTC mobile? [closed]
I have created a media query for my website http://www.LankaMatters.com. When I resize the browser it works fine. But when I load in my mobile it loads the whole website in small size. Any idea what ...
0
votes
2answers
61 views
Optimizing data downloaded via 'link' media queries and asynchronous loading
I have a website that tries to make sensible use of media queries and avoid 'expensive' CSS for users of mobile devices. My eventual goal is to make it 'mobile-first' but for now, since it is based on ...
3
votes
3answers
129 views
Users narrowing window on desktop to see mobile version?
I know this is going to seem like a strange question, but are their any stats on users narrowing their browser window so that media queries kick in and display the mobile optimised version of the ...