Re: CSS2 & SMIL ECMAScript Binding?

On Wednesday 2003-09-24 09:47 -0600, Gavin Kistner wrote:
> I'm starting out with SVG1.1, which inherits from DOM 2 Core, DOM 2 
> Events, CSS, and SMIL.
> I've found the ECMAScript Binding addenda for the first three:
> 	http://www.w3.org/TR/SVG11/ecmascript-binding.html
> 	http://www.w3.org/TR/DOM-Level-2-Core/ecma-script-binding.html
> 	http://www.w3.org/TR/DOM-Level-2-Events/ecma-script-binding.html
> but cannot find anything equivalent for CSS or SMIL.

The ECMAScript binding for DOM 2 CSS is in:
  http://www.w3.org/TR/DOM-Level-2-Style/ecma-script-binding.html

-David

-- 
L. David Baron                                <URL: http://dbaron.org/ >

Received on Wednesday, 24 September 2003 13:56:12 UTC