mirror of
https://github.com/flynx/PortableMag.git
synced 2025-10-29 19:20:09 +00:00
more minor stuff...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
bcbd33c099
commit
ae93d0a617
@ -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>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user