Quantcast
Channel: Active questions tagged frames - Stack Overflow
Viewing all articles
Browse latest Browse all 67

What does comparing `self` to `top` do in JavaScript?

$
0
0
if (self != top) {  window.open(self.location,'_top');}

What does self != top and window.open(self.location, '_top'); mean respectively?


Viewing all articles
Browse latest Browse all 67

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>