ma.gnolia

Sign In | Learn More

Skip to main content


Apply CSS rules to unknown elements in IE Apply CSS rules to unknown elements in IE

  • Not rated yet.
  • Copy Bookmark

Sam Ruby: Best Standards Support If you want CSS rules to apply to unknown elements in IE, you just have to do document.createElement(elementName). This somehow lets the CSS engine know that elements with that name exist.

2 other people have commented on this bookmark

Name Title Rating When
9_32 Daniel Best Standards Support
Not rated yet.
January 22, 2008
148_32 JJ Sam Ruby: Best Standards Support
Not rated yet.
January 22, 2008