Today was an incredibly important and proud day for me: Todd Gardner of TrackJS and I debuted the Script and Style Show on YouTube. This live show will serve as an awesome opportunity to discuss the current landscape of web development and will allow us to talk to industry-leading developers about their experiences.
Here is episode 0:
It's early days so please provide constructive feedback and let us know if you have requests, whether it be format changes, guest interviews, or anything else.
I couldn't be more excited for this new chapter. Thank you for all of the support!
I spent a few months experimenting with different approaches for writing simple, elegant and maintainable media queries with Sass. Each solution had something that I really liked, but I couldn't find one that covered everything I needed to do, so I ventured into creating my...
One event that's always been lacking within the document is a signal for when the user is looking at a given tab, or another tab. When does the user switch off our site to look at something else? When do they come back?
There's a very interesting piece of code on Google Code called FontAvailable which does a jQuery-based JavaScript check on a string to check whether or not your system has a specific font based upon its output width. I've ported this functionality to MooTools.
The MooTools...
There's nothing worse than having to click every checkbox in a list. Why not allow users to click one item and every checkbox becomes checked? Here's how to do just that with MooTools 1.2.
The XHTML
Note the image with the ucuc ID -- that...