Skip to content

Commit

Permalink
Add image slide.
Browse files Browse the repository at this point in the history
  • Loading branch information
mbostock committed Jan 26, 2012
1 parent 7b4fc51 commit 6d2725b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
Binary file added beach.jpg
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 5 additions & 1 deletion index.html
Expand Up @@ -21,10 +21,14 @@ <h1>Crossfades</h1>
<p>Sneak a peek at the next slide by scrolling down and back.
</section>

<section data-src="alert.html">
<section>
<h1 style="position:absolute;bottom:0;">PEEK-A-BO! I see you!</h1>
</section>

<section style="background:url(beach.jpg);margin-left:128px;width:944px;">
<h1 style="position:absolute;bottom:0;color:white;">Variable-width Slides</h1>
</section>

<section>
<h1>Scroll-Happy</h1>

Expand Down

0 comments on commit 6d2725b

Please sign in to comment.