Sunday 2 August 2015

[Web-development (jquery)] Refresh a page in jQuery?

Refresh a page in jQuery?Refresh a page in jQuery?








<html>
<head>
<title>Refresh a page in jQuery</title>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js" type="text/javascript"></script>
</head>
<body>
<a href="#">Refresh Page in jQuery</a>
<script type="text/javascript">
$('#RefreshPage').click(function() {
location.reload();
});
</script>
</body>
</html>

source : http://tutorial101.blogspot.com, http://pinterest.com, http://merdeka.com

No comments:

Post a Comment

Contact Us

Name

Email *

Message *

All content at Trend & Fasions Blog was found freely distributed on the internet and is presented for informational purposes only.
Images / photos / videos found in this site reserved by its respective owners.
We does not upload or host any files.
Home | DMCA | Contact