Monthly Archives: January 2007

IE 6 Does Not Support setAttribute()

Update: This post is technically incorrect. At the time, I was attempting to set a class attribute on an element. Instead, I should have used the className property. As the title of this post suggests, IE 6 (and I’ll assume … Continue reading

Posted in JavaScript | Comments Off

Yahoooooo!

Over the last few days, I’ve been interviewing with a few teams at Yahoo! for a potential job out in Sunnyvale, CA. Today, I received a call from the team lead from the Yahoo! Small Business team and they are … Continue reading

Posted in Personal Life | 1 Comment

Another Reason Why innerHTML Sucks

So everyone loves superfluous JavaScript right? Especially the kind that makes good sites suck a lot. Currently at the studio, I’m working on a project where the client wishes to have a text input field pop up when a user … Continue reading

Posted in JavaScript | Comments Off

Lets get one thing straight

I’m not a blogger. Don’t get me confused with someone who actually has enough time to sit down and put a lot of time and energy into writing deep, meaningful posts. I will however do my best to keep things … Continue reading

Posted in Uncategorized | 2 Comments