Possible Duplicate:
How to redirect by using jquery?
In my site I want to redirect a user from HTML page to PHP page using jQuery.
How can I do this? Is this possible?
In my site I want to redirect a user from HTML page to PHP page using jQuery. How can I do this? Is this possible? |
||||
|
|
This question has been asked before and already has an answer. If those answers do not fully address your question, please ask a new question.
|
Why use jQuery? Just plain JavaScript:
|
|||
|
|