ma.gnolia

Sign In | Learn More

Skip to main content


Best Standards Support Best Standards Support

  • Not rated yet.
  • Copy Bookmark

2 other people have commented on this bookmark

Name Title Rating When
13294_32 Jason Apply CSS rules to unknown elements in IE
Not rated yet.
January 23, 2008

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.

148_32 JJ Sam Ruby: Best Standards Support
Not rated yet.
January 22, 2008