News

I've been messing around with using .getAttribute() in some of my DOM scripts, and I need to access the class attribute of an element. Here we have a problem.In IE: getAttribute("className") works ...