Answers for "html how to call other container on click"

0

on div click call otherAction

<input type="button" value="Forgot Password" onclick="window.location.href('@Url.Action("ForgotPassword","Account")')" />
Posted by: Guest on January-22-2021

Code answers related to "html how to call other container on click"

Code answers related to "Javascript"

Browse Popular Code Answers by Language