Hi currently to use the animate API [1], I need to use brackets
In jewel I have some examples of this: indicator_content["animate"](... or animation = element["animate"](... would be good to be able a dot access so we can do someHTMLelement.animate(...) In fact the API is ready and maybe we are missing to support it. Thoughts? [1] https://developer.mozilla.org/es/docs/Web/API/Element/animate -- Carlos Rovira http://about.me/carlosrovira
