Vidyalelo
HTML · Q83

HTML5

Programming · HTML · question 83

Q83

Which of the following attribute triggers event after the document is printed?

A.
offlineprint
B.
onprint
C.
onafterprint
Answer
D.
onbeforeprint

Answer: Option C

Solution

Answer: Option C
Solution:
onafterprint − Triggers event after the document is printed.