How to reload the current page?
Submitted by: AdministratorTo reload the current web page using JavaScript use the below line of code...
window.location.reload(true);
Submitted by: Administrator
window.location.reload(true);
Submitted by: Administrator
Read Online JavaScript Job Interview Questions And Answers
Top JavaScript Questions
☺ | How to use "join()" to create a string from an array using JavaScript? |
☺ | How to shift and unshift using JavaScript? |
☺ | What looping structures are there in JavaScript? |
☺ | Explain unescape() and escape() in JavaScript? |
☺ | How to Handle Event Handlers? |
Top Top World Wide Web Categories
☺ | Cascading Style Sheet CSS Interview Questions. |
☺ | HTML5 Interview Questions. |
☺ | Basic Internet Interview Questions. |
☺ | Domain Name System (DNS) Interview Questions. |
☺ | JavaScript Interview Questions. |