Skip to content

HTML + CSS + JavaScript

Let's Build the Web We Want

  • About
  • Consulting & Training Services
  • If I Lived in The Bay Area, I’d Go To These

    Dec 22, 2009

    Crockford on JavaScript: a Public Lecture Series on JavaScript

    Read article →

  • Netscape’s Javascript Documentation From 1999 (document.layers!)

    Nov 12, 2009

    Don’t ask why I’m poking around the wayback machine (that would spoil the surprise,) but if you’ve been around as long as I have and want to reminisce, or never got to experience Web 1.0 as a developer and want to see what all the complaints are about, you should really take a look at…

    Read article →

  • Jscript Versions Reported By Major Versions of Internet Explorer (For Use With Conditional Compilation)

    Nov 4, 2009

    Conditional Compilation is a handy, Internet Explorer specific method for forking bits of JavaScript. The nice thing about it is that real browsers don’t notice it at all. It just looks like a comment block to any non-IE browser. Which saves the rest of the world from even having to if (IE) { } else…

    Read article →

  • The JavaScript NodeList and You. Watch Where You Point That Thing, Soldier

    Nov 3, 2009

    I saw this tweet yesterday and was reminded , once again, of how misunderstood the return value of a DOM method like document.getElementsByTagName is. Normally, it doesn’t matter that folks don’t really understand the return value fully, because most of the time the code just works. Where it breaks is interesting, so it’s worth taking…

    Read article →

  • My Bookshelf. Books on JavaScript, Python, Linux, WebOS, etc.

    Oct 12, 2009

    Here are the books that sit next to me at work. No, there are no HTML or CSS books. I haven’t felt the need to dive into those subjects, in depth, since 1999. Based on the foundation I got from studying specs and experimenting in 1998-2000, I can read the occasional A List Apart article,…

    Read article →

Previous Page
1 … 6 7 8 9 10 … 14
Next Page

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

Back to top ↑

Advertisement
Advertisement