setting duration of timeout
Posted: Fri May 30, 2014 3:15 pm
When my splash screen opens, I have the load event set to:
setTimeout( )
Then I have a load event to navigate to another page.
How do I tell it to stay on the splash screen longer? Currently it just stays there maybe one second. Please advise.