answersLogoWhite

0

You have to apply JavaScript for it. The function for resetting the canvas can be made.

User Avatar

Wiki User

9y ago

What else can I help you with?

Related Questions

How can you add a button to erase a canvas in HTML?

You need JavaScript for that purpose. You need when the button is hit, a div should hide.


Different types of input html?

HTML supports ten input types: button, checkbox, file, hidden, image, password, radio, reset, submit, and text.


How do you enter a search button in HTML?

You can enter a search button in HTML using this code, .


What is the code for a download button in HTML?

Example: Example.exe <button type="button" onClick="location.go(example.exe)">Download</button>


What is the difference between button and submit button in html?

A diferença é que um envia o comando HTML e o outro não


How To create sub buttons from a button using HTML?

horizontal button with vertical submenus


How do you make an html button uneditable?

The normal code for an input button is this:To make it inactive, add this:


Usig HTML how do you make a link under a button?

Button is automatically used to hyperlink so there is no need to href. You can easily place onclick option on the button.


A doubt for you in HTML you embedded flash file in HTML In flash file for button you must give link in same page?

reword this question.


What is the syntax to call a jsp page from HTML button?

There are several ways to use an HTML button to go to a web page. You can keep it simple. This example uses "page.jsp" in the same directory as your HTML page for your target location. You can use the following code:


What is the default background color for the canvas element in HTML 5.0?

The default background color for the <canvas> element in HTML5 is the same as the browser default background color. If there is a style sheet or <body> tag that defines the color, <canvas> will inherited that color. You can add style attributes to the <canvas> tag to set a different default background color for the element.


What can you do to make sure no one can access your information on a computer you plan to discard?

You can use a file shred program like this one where it irrecoverably erases data:download.cnet.com/File-Shredder/3000-2144_4-10662831.html