Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

how to make clicking button send you down to a certain section of page html

<input type="button" onClick="document.getElementById('middle').scrollIntoView();" />
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #clicking #button #send #section #page #html
ADD COMMENT
Topic
Name
8+9 =