top.location
Wasn't sure what this code does exactly and hadn't been able to find out. Will this make the current window contain only one page or the page scroll to the top? Didn't know if this had something to do with not allowing you to go back a page. I saw a top.location != self.location before or using a--replace before but hadn't seen this one exactly.
top.location=self.location
|