IE hates “tags”

Posted: August 30th, 2005 | Author: Michael R. Murphy | Filed under: XHTML/CSS | No Comments »

As reported by Eric Meyer amongst others,a problem users of A List Apart’s new release are experiencing is that IE/Win seems to hate,amongst many other things,“tags” as an id value.

It appears that “tags” is a method in the IE/WIN DOM. Therefore setting id="tags" changes it from a reference to the element with that id rather than the method. A more thorough explanation can be found here but suffice to say,refrain from using “tags” to identify an element.

Popular Posts:

Related Posts:



Leave a Reply