mirror of
https://github.com/flynx/PortableMag.git
synced 2025-10-28 10:40:07 +00:00
minor tweeks...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
80f8d2c77c
commit
5520ca9d4f
BIN
img.jpg
BIN
img.jpg
Binary file not shown.
|
Before Width: | Height: | Size: 119 KiB After Width: | Height: | Size: 119 KiB |
@ -4,6 +4,7 @@
|
|||||||
<link rel="stylesheet" href="layout.css">
|
<link rel="stylesheet" href="layout.css">
|
||||||
<script src="jquery.js"></script>
|
<script src="jquery.js"></script>
|
||||||
<script src="jquery.touchSwipe.js"></script>
|
<script src="jquery.touchSwipe.js"></script>
|
||||||
|
<script src="jquery.exif.js"></script>
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
|
||||||
@ -108,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"/>
|
<img src="img.jpg" exif="true"/>
|
||||||
</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