Your Ad Here

Posted By

kayue on 12/31/10


Tagged


Versions (?)

Takeover


 / Published in: HTML
 

  1.  
  2. #takeover {
  3. background-image: url("http://www.hypecircle.com/HypeBeast_EA/skin.jpg ");
  4. position: absolute;
  5. top: 0;
  6. left: 0;
  7. width: 100%;
  8. height: 1000px;
  9. z-index: 1;
  10. display: block;
  11. text-indent: -9999px;
  12. background-position: top center;
  13. }
  14.  
  15. <a id="takeover" href="http://ad.doubleclick.net/clk;229315530;56362961;h;pc=[TPAS_ID]" target="_blank">&nbsp;</a>
  16.  
  17. <script type="text/javascript">
  18. document.getElementById('takeover').style.height = document.getElementById('main').offsetHeight+20+'px';
  19.  

Report this snippet  

You need to login to post a comment.