09-08-2008, 07:44 PM
|
|
|
Confirmed User
Industry Role:
Join Date: Nov 2005
Location: Scottsdale
Posts: 2,283
|
Quote:
Originally Posted by dready
<script type=?text/javascript?>
<!?
if (top.location!= self.location) {
top.location = self.location.href
}
//?>
</script>
The code mentioned above should be placed after the <body> tag.
|
thanks man!
|
|
|