summaryrefslogtreecommitdiffstats
path: root/templates/photo_index.tpl
diff options
context:
space:
mode:
authorAndreas Unterkircher <unki@netshadow.at>2007-07-17 17:37:31 +0000
committerAndreas Unterkircher <unki@netshadow.at>2007-07-17 17:37:31 +0000
commit94bb73ca0d019247d4f08fb03a7f5afc2b5323ee (patch)
treea6f8adfe615fc5c8c64a6641191d6a64d485033c /templates/photo_index.tpl
parentba89e4f0f3526745c9332488d7e05038e33844c6 (diff)
issue45, first learning lessons with image preloading
git-svn-id: file:///var/lib/svn/phpfspot/trunk@218 fa6a889d-dae6-447d-9e79-4ba9a3039384
Diffstat (limited to 'templates/photo_index.tpl')
-rw-r--r--templates/photo_index.tpl5
1 files changed, 5 insertions, 0 deletions
diff --git a/templates/photo_index.tpl b/templates/photo_index.tpl
index e4ed521..2b4c827 100644
--- a/templates/photo_index.tpl
+++ b/templates/photo_index.tpl
@@ -102,4 +102,9 @@
</td>
</tr>
</table>
+<script type="text/javascript">
+<!--
+ preloadPhotos();
+-->
+</script>
<!-- /Photo Index -->