Team:UCL London/templates/v2/overall header

From 2010.igem.org

(Difference between revisions)
Line 34: Line 34:
'titleFormat'      : function(title, currentArray, currentIndex, currentOpts) {
'titleFormat'      : function(title, currentArray, currentIndex, currentOpts) {
    return '<span id="fancybox-title-over">Image ' +  (currentIndex + 1) + ' / ' + currentArray.length + ' ' + title + '</span>';
    return '<span id="fancybox-title-over">Image ' +  (currentIndex + 1) + ' / ' + currentArray.length + ' ' + title + '</span>';
-
}
+
};
});
});
-
 
+
});
</script>
</script>

Revision as of 00:31, 28 August 2010

UCL IGEM 2010