html - META REFRESH alternatives -


i know how use meta refresh, problem breaks button in browsers.

here meta refresh tag:

<meta http-equiv="refresh" content="5;url='http://google.com/'"> 

i wondering whether there alternative this?

use java script redirect has similar function 1 in question:

window.location.replace("http://google.com/"); 

Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -