Skip to content

HTML + CSS + JavaScript

Let's Build the Web We Want

  • About
  • Consulting & Training Services
  • Recent Reading (JS Natives Duke it Out, Regexp in jQuery, Performance, a New Image Format?)

    Oct 7, 2010

    Sorry, it’s been a while. I’ve been busy at work, I’ve been wringing every last bit out of summer on my bike, and I’ve spent a lot of my free time on my upcoming CSS presentation, so I haven’t been posting as much as I would like. Fall is here. Which means I should have…

    Read article →

  • In Case You Missed It:

    May 6, 2010

    I started doing some writing for Isobar/Molecular. My first post: An Introduction to HTML5 HTML5 is the latest version of the language that serves as the foundation of the web. It’s the first major revision in over 10 years and as it’s gotten closer to its final form and more and more browsers begin to…

    Read article →

  • Google Chrome Frame- I’ll Be Taking Advantage Of It

    Sep 29, 2009

    I did some testing today with Google Chrome Frame. I wanted to see if it would mesh with my normal methods for serving IE specific code and, as far as I can tell, it behaves exactly as desired. Here’s the code I used to test

    Read article →

  • getElementsByTagName Namespace Prefix Strangeness in Safari/Chrome/WebKit

    Jul 7, 2009

    Is It Me or the Browser? I had a Safari bug on a project I’m rushing to get out the door. We’re using a Flickr feed to populate a div with link+thumbnail to some flickr images. In Firefox/Internet Explorer I simply did the following to build the links: flickr : function(obj) { //get the full…

    Read article →

© 2026 htmlcssjavascript.com. Built with modern WordPress FSE.

Back to top ↑