Share Java as OpenSource
Oracle
JavaScript
JQuery
CoreJava
JDBC
Servlets
Servers
Spring
WebServices
Oracle
Thursday, December 8, 2011
Refreshing the Page Using JavaScript
Call fun1() whenever you want to refresh ur page in javascript
function fun1()
{
window
.
location
.
reload
(
true
);
}
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment