Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

button navigate to page

<button onclick="window.location.href = 'index.html'"> Navigate </button>
<!-- Replace 'index.html' with the name of the page to navigate to, or a URL. -->
 
PREVIOUS NEXT
Tagged: #button #navigate #page
ADD COMMENT
Topic
Name
7+4 =