January 2010
1 post
1 tag
mind == blown
jacob: I just realized that you can’t have a Javascript variable and an element ID with the same name in IE. That’s what this is trying to tell you: Object doesn’t support this property or method That’s because IE automagically creates JavaScript variables for any elements with an ID.
Jan 4th
38 notes