Reset ButtonsReset Buttons This example demonstrates different ways to create a Button that functions like an HTML reset button (<input type="reset"/> and <button type="reset"/>). Info First Name: Last Name: Gender: Male Female Birthday: 123456789101112 12345678910111213141516171819202122232425262728293031 Reset Buttons From Markup Reset Form Reset Form From JavaScript yui_2.7.0b.zip( 4,431 k)
This example demonstrates different ways to create a Button that functions like an HTML reset button (<input type="reset"/> and <button type="reset"/>).
<input type="reset"/>
<button type="reset"/>