minor tweeks...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2013-01-16 03:53:49 +04:00
parent 80f8d2c77c
commit 5520ca9d4f
2 changed files with 2 additions and 1 deletions

BIN
img.jpg

Binary file not shown.

Before

Width:  |  Height:  |  Size: 119 KiB

After

Width:  |  Height:  |  Size: 119 KiB

View File

@ -4,6 +4,7 @@
<link rel="stylesheet" href="layout.css">
<script src="jquery.js"></script>
<script src="jquery.touchSwipe.js"></script>
<script src="jquery.exif.js"></script>
<script>
@ -108,7 +109,7 @@ function toggleIndex(){
<div class="view C">
<h2>Page C</h2>
<!-- images need caching... -->
<img src="img.jpg"/>
<img src="img.jpg" exif="true"/>
</div>
<div class="view D">
<h2>Page D</h2>