Know About Web Technologies
This is a technical blog for helping in web design, software development and many more.
Friday, January 2, 2015
Redirect to another page using jquery
We can redirect to another page following way
var
url =
"about.aspx"
//url for redirect
$(location).attr(
"href"
, url);
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment