HTML onbeforeprint atribut


Definice a použití

Atribut onbeforeprintse spustí, když se má stránka vytisknout (než se objeví dialogové okno tisku).

Tip: Atribut onbeforeprintse často používá společně s onafterprintatributem.


Platí pro

Atribut onbeforeprintje součástí Event Attributes a lze jej použít u následujícího prvku:

Prvky událost
<body> onbeforeprint

Příklad

Spusťte JavaScript, když se má stránka vytisknout:

<body onbeforeprint="myFunction()">

Podpora prohlížeče

Event Attribute
onbeforeprint 63 Yes Yes Not supported Not supported