[whatwg] repetition model

On Mon, 14 Jun 2004 00:48:18 +0100, Dean Edwards <dean at edwards.name> wrote:
> you can fool IE into recognising new HTML elements by doing things like
> this:
> http://dean.edwards.name/my/abbr-cadabra.html
> this can be achieved in javascript by creating a namespace in memory using:
> document.namespaces.add(..);

Right, so there's actually no problem with extending IE today with an
XForms implementation, it's purely the code's not been written?

Jim.

Received on Sunday, 13 June 2004 19:44:22 UTC