Merge commit 'origin/master'
[phpfspot.git] / themes / default / templates / photo_index.tpl
index 7fe04ab053e00c788340269aa0ab6c88b256cf55..fa63b31aa043e47886bd031394beb04482eea044 100644 (file)
 <br class="cb" />
 <script type="text/javascript" language="JavaScript">
 <!--
-   /*** image preloading ***/
+   // image preloading
+   //
+   // these few javascript lines will try to speed up loading all the photo
+   // thumbnails. An array of all photos to display will be built written
+   // by the smarty-template. The js-code will then loop through this array
+   // and invoke loading of each photo. Sadly this does not work good on all
+   // browsers.
    { counter start=-1 }
 
    var current;