I have seen location.href
, window.open
, window.location
, etc for redirection.
- I want to know which is the best method and works on every device.
- One more thing if I have using setTimer and loads the script after loads the page elements which is the best method?
Please treat answer for both 1 and 2 question separately and thanks in advance.