MLNTN

Maniacal musings of a pixel perfectionist

Archive for February, 2008

Internet Explorer’s attachEvent breaks ‘this’

Posted by Jared On February - 25 - 2008

First of all, let me just say that I love jQuery. It makes Javascript development so much faster. I’m sure that Prototype is just as easy for those that use that daily, but I prefer jQuery. And before you ask… Yes, I learned both.

That having been said, there are some applications where I cannot use a Javascript library and I need to use the (longer) Javascript methods. There’s nothing wrong with this – in fact, I find that I always learn something new. Such was the case today. Read the rest of this entry »