if (top.location!= self.location) { top.location = self.location.href; } That will generally work, but there is a small chance of failure in ...
確定! 回上一頁