Revision [410]

Last edited on 2007-04-18 11:19:18 by KlenwellAdmin
Additions:
[[http://centricle.com/ref/css/filters/ CSS Filters by Browser]] (centricle.com)


Revision [409]

Edited on 2007-04-18 11:14:30 by KlenwellAdmin
Additions:
**class attribute set by DOM not recognized**
**environment** IE
Deletions:
**class attribute set by DOM not recognized** (IE)


Revision [408]

Edited on 2007-04-18 11:13:42 by KlenwellAdmin
Additions:
**class attribute set by DOM not recognized** (IE)
Deletions:
**DOM : class attribute set by DOM not recognized** (IE)


Revision [407]

Edited on 2007-04-18 11:13:26 by KlenwellAdmin
Additions:
This is a list of some of the obscure -- and perhaps not-so-obscure -- things I've noticed in working with javascript and DOM that are either bugs or contrary to my expectations.
**DOM : class attribute set by DOM not recognized** (IE)
**description** well described at [[http://blogs.gsl.com/dougclinton/2006/10/02/setting-the-css-class-name-on-dom-elements-created-in-javascript/ blogs.gsl.com/dougclinton/]]
**solution** domNode.className = "classname"; or [[http://mykenta.blogspot.com/2006/07/standardise-ie-setattribute-part-2.html see this]]
Deletions:
This is a list of some of the obscure -- and perhaps not-so-obscure -- problems I've had to overcome in working with javascript and DOM.


Revision [406]

The oldest known version of this page was created on 2007-04-18 11:08:51 by KlenwellAdmin
Valid XHTML 1.0 TransitionalValid CSSWikkaWiki