Created
May 8, 2015 15:41
-
-
Save tankchintan/3387b320779538b61805 to your computer and use it in GitHub Desktop.
dfp > prestitial oop solution > markup shell
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
prestitial javascript > https://gist.github.com/tankchintan/50279bbbba3c179fd919
style > https://gist.github.com/tankchintan/2dfc3170ab6337b340e7