- Code: Select all
<script type="text/javascript">
if (window != window.top) {
top.location.href = location.href;
}
</script>
Which prevents their URL masking iframe.
What file this code is in have no idea?
IS there a way to auto move all the pages down, to allow the URL masking iframe at the top?
