I wonder if there is an equivalent code or any function of jquery that should replace the header('Refresh: 2, blah.php') in php
I tried window.location.href = "blah.php" but doesnt satisfy my needs,..,
I want that after clicking the link it should pause a sometime then redirects,.,.
Is there any way out,.thank you!!!
if you mean to redirect to some page with some pause then, something like: