Code Library
Home Submit Free Hosting Link To Us Contacts

JavaScript Keep in Frames Script

JavaScript Keep in Frames Script JavaScript JavaScript Keep in Frames Script Download (.zip)



<script>
//if not in frames
if (parent.frames.length==0)
//CHANGE "ok.htm" to the URL of your main frame page
window.location.replace("ok.htm")
</script>






Tatet