mirror of
https://github.com/flynx/PortableMag.git
synced 2025-11-01 04:20:20 +00:00
minor tweeks...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
5520ca9d4f
commit
bcbd33c099
@ -109,7 +109,7 @@ 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"/>
|
<img src="img.jpg" exif="true" onclick="alert($(this).exifPretty())"/>
|
||||||
</div>
|
</div>
|
||||||
<div class="view D">
|
<div class="view D">
|
||||||
<h2>Page D</h2>
|
<h2>Page D</h2>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user