Answers for "href add delay"

3

href add delay

<button href="javascript:setTimeout(()=>{window. location = 'URL' },500);">
My Button</button>
Posted by: Guest on March-19-2022

Browse Popular Code Answers by Language