Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

add delay to hrefs

<button href="javascript:setTimeout(()=>{window. location = 'URL' },500);">
My Button</button>
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #add #delay #hrefs
ADD COMMENT
Topic
Name
2+4 =