Template:Scroll

From 2013.igem.org

(Difference between revisions)
(Created page with "<html> <head> <script src="http://markgoodyear.com/labs/scrollup/js/lib/jquery-1.9.1.min.js"></script> <script src="http://markgoodyear.com/labs/scrollup/js/jquery.scrollUp.min.j...")
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="img/top.png" style="height: 38px; width: 38px; "/>', // Text for element, can contain HTML
+
        scrollText: '<img src="https://static.igem.org/mediawiki/2013/8/87/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: '#478', // Set CSS color to display scrollUp active point, e.g '#00FFFF'
        activeOverlay: '#478', // Set CSS color to display scrollUp active point, e.g '#00FFFF'

Revision as of 02:45, 27 August 2013