how to reload windows in javascript - Javascript Views : 315
Tagged in : Javascript
Send mail vote down 0 vote down 0

windows can be reloaded by using the function

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




    Login to add Comments .