more minor stuff...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2013-01-16 04:37:11 +04:00
parent bcbd33c099
commit ae93d0a617

View File

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