Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

how to enter through a button that is closed in a html code

<button type="button" 
        onclick="window.open('', '_self', ''); window.close();">Discard</button>
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #enter #button #closed #html #code
ADD COMMENT
Topic
Name
8+9 =