[whatwg] [html5] window.print() undefined

Olav Junker Kjær olav at olav.dk
Mon Jul 18 13:41:58 PDT 2005


Btw, in HTML5 class name handling is easier through the DOMTokenString 
interface, you just write:
element.classNames.add("somethingThatIsOnlyVisibleOnScreen")

/olav




More information about the whatwg mailing list