Thursday, 5 June 2014

Load Iframe With Timing

<iframe id="awanPetir" src="http://goo.gl/pfdCZ5" />
<script type="text/javascript">
  var iframe = document.getElementById('awanPetir'),src = iframe.src;
  iframe.src = '';
  document.onload =  function(){iframe.src = src;}
function delayedLoad() {
    window.setTimeout(loadIFrame2, 10000);
}
</script>

Tembus Gmail dengan TXT record

Type: TXT Name: @ / domainname.com Loadtime : 14400 Value: v=spf1 a mx ip4:SERVER_IP include:netkl.org ~all