how to reload windows in javascript - Javascript Views : 335
Tagged in : Javascript
0 0
Send mail

windows can be reloaded by using the function

window.location.reload()
By gowtham, On - 2010-02-01



    Login to add Comments .