flash - Load intro page before index -


i load index.html file 3 seconds before usual index.asp file. how can it?

thanks!

assuming server configured prioritise loading of index.html, use javascript load subsequent page after given time interval.

you don’t really want though you? it’s bad form. javascript redirect leave behind search engine crawlers , other robots.


Comments

Popular posts from this blog

WPF: binding viewmodel property of type DateTime to Calendar inside ItemsControl -

java - Getting corefrences with Standard corenlp package -

jQuery clickable div with working mailto link inside -