javascript reload dom code example Example 1: refresh window js window.location.reload(); Example 2: refresh page js window.location.reload(true);