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

Anne van Kesteren wrote:
> Shouldn't the print method on the window DOM interface be defined as well?
> 
> Example: <button onclick=window.print()>print</button>
> 
> 

IE has some nice onbeforeprint/onafterprint events. Can we add these too?

-dean

Received on Sunday, 17 July 2005 07:34:30 UTC