Explore >> Select a destination


You are here

jakeroid.com
| | blog.ltgt.net
3.6 parsecs away

Travel
| |
| | matuzo.at
3.6 parsecs away

Travel
| | I'm a frontend developer in Graz, specialized in HTML, accessibility, and CSS layout and architecture.
| | lamplightdev.com
2.0 parsecs away

Travel
| | Chris Haynes - web developer consultant
| | kilianvalkhof.com
17.5 parsecs away

Travel
| Recently I needed a way to detect support for a media query in CSS and Javascript. To detect if a browser supports a certain CSS feature, you can use @supports () { ... }, but that doesn't work for media queries. In this article I'll show you how you can detect support for media queries [...]