Good Blog, Karl
Random quasi-technical stuff I want to remember
About
topic:
links
Mar 13, 2023
3 min read
My web development feed
A collection of links (and an OPML file) to web development blogs
Mar 19, 2011
1 min read
Another media query detection script
After I linked to a Media Query detection script written by Nicholas Zakas, Paul Irish pinged me to let me know about a gist he adapted from Scott Jehl. This one looks even cooler. It takes advantage of the new matchMedia function when it’s available, and defines its own when...
Mar 16, 2011
1 min read
Media query detection
This gist from Nicholas C. Zakas looks really handy: This function determines if the browser is currently in a particular media media mode. Use the same media query as you would in CSS or on a <link> element. I can see myself using it quite a bit. His usage examples...
Mar 12, 2011
1 min read
JavaScript Garden
JavaScript Garden is a growing collection of documentation about the most quirky parts of the JavaScript programming language.
← All posts
Other topics
apache
astro
bash
css
git
html
js
make
mobile
rake
video