Interviewer And Interviewee Guide

JavaScript Interview Question:

How to reload the current page?

Submitted by: Administrator
To reload the current web page using JavaScript use the below line of code...

window.location.reload(true);
Submitted by: Administrator

Read Online JavaScript Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.