/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

ryanmulligan.dev
| | www.quirksmode.org
2.8 parsecs away

Travel
| | [AI summary] A comprehensive technical resource detailing JavaScript functions, objects, events, and the DOM for web developers.
| | kilianvalkhof.com
3.0 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 [...]
| | www.stefanjudis.com
1.8 parsecs away

Travel
| | Learn how the "scripting" media feature enables you to detect enabled/disabled JavaScript in CSS.
| | codersblock.com
23.1 parsecs away

Travel
| I am happy to announce that Coder's Block v4 is finally live. Coded in .NET 4.0 MVC 3. It took me a ridiculous amount of time (4 months!) to make. I guess that'...