minor tweeks...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2013-01-16 03:59:48 +04:00
parent 5520ca9d4f
commit bcbd33c099

View File

@ -109,7 +109,7 @@ function toggleIndex(){
<div class="view C">
<h2>Page C</h2>
<!-- images need caching... -->
<img src="img.jpg" exif="true"/>
<img src="img.jpg" exif="true" onclick="alert($(this).exifPretty())"/>
</div>
<div class="view D">
<h2>Page D</h2>