How to Refresh Page using jQuery
Reload Page Using Javascript
Parameter Values
Parameter Values
Parameter | Type | Description |
---|---|---|
forceGet | Boolean | Optional. Specifies the type of reloading:
|
$('#button').click(function() { location.reload(true); });
How to Refresh Page using jQuery
Reviewed by Bhaumik Patel
on
7:36 PM
Rating: