rss

About Me

My Photo
irnanto dwi saputra
View my complete profile

09 November 2012

break out frame traffic exchange

How to remove frame exchange traffic without breaking the rules.

Many ways to bring in traffic, one of which is a traffic exchange program. But there are things to be the rule that traffic exchange to exchange traffic, we have to do web surfing traffic exchange sites so that we get the points that will be used as a tool to get some traffic.


Web or a link that we list will appear when surfing. Web will be appearing in a frame that has the minimum timer to continue surfing. to remove the frame without having to break the rules is by mengilangkan frame after the timer runs out.
below scrip to break out the frame

<script language="JavaScript" type="text/javascript"> 
if (top.location != self.location) top.location = self.location;
</script>

scripts on the web eliminates the frame after loading. To remove the frame according Timmer specified, are listed below

<script language="JavaScript" type="text/javascript"> 
if (top.location != self.location) setTimeout(function(){top.location = self.location;},10000); 
</script>

Place the above script code  </head>

Numbers indicate the length of time 10.000 to remove the frame for 10 seconds. Please you change the timer to your liking.

Read also this....



0 komentar:


Post a Comment

 

Site Info

Google Pagerank Powered by  MyPagerank.Net My Ping in TotalPing.com TopOfBlogs My Zimbio Blog Directory