Problems with setAttribute in IE
Nov. 13, 2006 No Comments Posted under: Blog, CSS, Hijax, JavaScript
Whilst being Pr0 and trying to work around IE’s inability to understand the CSS :after class I used JavaScript to add a clearing element after the classes through the DOM, but only for IE. (I know browser sniffing is wrong but if it adds in a clearing element in Opera too there won’t be any [...]