- Impact
- 3
I need some quick help to setup a delay on my javascript code below so that there will be a 15 second delay before the javascript code executes.
I tried the setTimeout function but could not get it to work. Any help is greatly appreciated! :D
Code:
<script type="text/javascript" src="example.js">
</script>
I tried the setTimeout function but could not get it to work. Any help is greatly appreciated! :D




