Skip to content
Home
About
Code
Figures
Workshops
Buy!
Get the book!
Button with JS call
Recipe 4.1 Pick the right element
Sample:
Print
Code:
<
button
type
=
"
button
"
onclick
=
"
print
(
)
"
>
Print
</
button
>