Approach 1: To redirect to a relative URL in JavaScript you can use window.location.href = '/path';. window.location.href returns the href ...
確定! 回上一頁