Last active
August 29, 2015 14:11
-
-
Save csessig86/e4d18b7d6160dc9c76fd to your computer and use it in GitHub Desktop.
iFrame: Static image teasers on mobile
This file contains hidden or 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
<h3 class="hide-desktop show-mobile">MAP: All shots fired incidents in 2014</h3> | |
<p class="hide-desktop show-mobile"><a href="http://gadev.cdr.dc.publicus.com/data/cr-shootings" target="_blank"><img src="http://gadev.cdr.dc.publicus.com/Includes/data/projects/cr-shootings/imgs/ss.jpg" alt="" width="90%" /></a></p> | |
<div class="hide-650"> | |
<!-- Insert iFrame here | |
Example: <iframe src="http://www.thegazette.com/data/rural-health-care" frameborder="0" width="100%" height="700px"></iframe> | |
--> | |
</div> | |
<div class="iframe-open-window hide-desktop show-mobile"></div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment