Yeah, this is dummy thing. The idea is simple: you need to redirect a page using jQuery, but didn’t know the syntax. And there will never any jQuery syntax provide redirection except using calls. Fortunately, there is default jaavscript function which can handle the redirection:
window.location.replace("http://masbuchin.com");
Make sure to replace masbuchin.com with your own page.
{ 0 comments }

