Template:Scroll

From 2013.igem.org

(Difference between revisions)
Line 28: Line 28:
        animationInSpeed: 200, // Animation in speed (ms)
        animationInSpeed: 200, // Animation in speed (ms)
        animationOutSpeed: 200, // Animation out speed (ms)
        animationOutSpeed: 200, // Animation out speed (ms)
-
        scrollText: '<img src="https://static.igem.org/mediawiki/2013/8/87/Top.png" style="height: 38px; width: 38px; "/>', // Text for element, can contain HTML
+
        scrollText: '<img src="img/top.png" style="height: 38px; width: 38px; "/>', // Text for element, can contain HTML
        scrollTitle: 'top', // Set a custom <a> title if required. Defaults to scrollText
        scrollTitle: 'top', // Set a custom <a> title if required. Defaults to scrollText
-
        activeOverlay: '#262626', // Set CSS color to display scrollUp active point, e.g '#00FFFF'
+
        activeOverlay: '#478', // Set CSS color to display scrollUp active point, e.g '#00FFFF'
        zIndex: 138438 // Z-Index for the overlay
        zIndex: 138438 // Z-Index for the overlay
});
});

Revision as of 03:03, 27 August 2013