The First Year of IE7 — Still Hated
The IEBlog posted The First Year of IE7 today and lets just say that the comments are anything but positive. Check out the scathing comments:
http://blogs.msdn.com/ie/archive/2007/11/30/the-first-year-of-ie7.aspx
The IEBlog posted The First Year of IE7 today and lets just say that the comments are anything but positive. Check out the scathing comments:
http://blogs.msdn.com/ie/archive/2007/11/30/the-first-year-of-ie7.aspx
CSS and JavaScript: the lines seemingly get blurred by each browser release. They have always done a very different job but in the end they are both front-end technologies so they need do need to work closely. We have our .js files and our .css, but...
You've probably heard the talk around the water cooler about how promises are the future. All of the cool kids are using them, but you don't see what makes them so special. Can't you just use a callback? What's the big deal? In this article, we'll...
Overlays have become a big part of modern websites; we can probably attribute that to the numerous lightboxes that use them. I've found a ton of overlay code snippets out there but none of them satisfy my taste in code. Many of them are...
CSS animations are right up there with sliced bread. CSS animations are efficient because they can be hardware accelerated, they require no JavaScript overhead, and they are composed of very little CSS code. Quite often we add CSS transforms to elements via CSS during...

