Skip to content

Instantly share code, notes, and snippets.

@tankchintan
Created May 8, 2015 15:41
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tankchintan/3387b320779538b61805 to your computer and use it in GitHub Desktop.
Save tankchintan/3387b320779538b61805 to your computer and use it in GitHub Desktop.
dfp > prestitial oop solution > markup shell
<link rel="stylesheet" href="/css/dfp/interstitial.css" />
<script src="/js/dfp/prestitial.js"></script>
<div id="prestitial-ad-outer-container">
<div id="prestitial-ad-overlay"></div>
<div id="prestitial-ad-close">Click to Skip Ad</div>
<div id="prestitial-ad-duration-counter"><em>Closing in...</em></div>
<div id="prestitial-ad-logo"></div>
<div id="prestitial-ad-container"></div>
<div id="prestitial-ad-third-party-content-view-tracker"></div>
</div>
@tankchintan
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment