Thursday 22 August 2013

pop under ad on click for website



This code paste in between <head> and </head>

 <script type='text/javascript'>
    function popUnder() {
      var adv = window.open('http://adf.ly/Tg1L9', '_blank', 'status = 1, height = 600, width = 600, resizable = 1');
      adv.blur();
      window.focus();
    }
</script>



hai
in website replace <body>
<body onclick='javascript: popUnder();' >

Friday 2 August 2013

tags hide show html code





Tags hide and show botton

Html parse code

Parse code converter

Enter Code:
 
Parsed Code

publish html code for post


Html code for publish post

<div>
<form name="copy">
<div align="center">
<input onclick="javascript:this.form.txt.focus();this.form.txt.select();" type="button" value="Select All" /> </div>
<div align="center">
</div>
<div align="center">
<!---sunil code-->
<textarea cols="55" name="txt" rows="100" style="height: 400px; width: 100%;" wrap="VIRTUAL">
<!--html code here-->



</textarea> <!---sunil code-->  </div>
</form>
</div>

End code







sider ad html code




Html Code


table code