/ Published in: JavaScript
Expand |
Embed | Plain Text
if (window != window.top) top.location.href = location.href;
You need to login to post a comment.
fugue on 12/29/06
2 people have marked this snippet as a favorite
if (window != window.top) top.location.href = location.href;
You need to login to post a comment.