Difference between revisions of "Team:ATOMS-Turkiye/Team/ATOMs"
Line 17: | Line 17: | ||
#page-wrapper { | #page-wrapper { | ||
margin-top:0px !important | margin-top:0px !important | ||
+ | } | ||
+ | .scroll-nav { | ||
+ | display:none | ||
} | } | ||
</style> | </style> | ||
Line 82: | Line 85: | ||
− | + | <script> | |
− | + | $('.post__article').scrollNav({ | |
+ | sections: '#content-div', | ||
+ | subSections: true, | ||
+ | sectionElem: 'div', | ||
+ | showHeadline: false, | ||
+ | headlineText: 'Scroll To', | ||
+ | showTopLink: true, | ||
+ | topLinkText: 'Top', | ||
+ | fixedMargin: 40, | ||
+ | scrollOffset: 140, | ||
+ | animated: true, | ||
+ | speed: 500, | ||
+ | insertTarget: this.selector, | ||
+ | insertLocation: 'insertBefore', | ||
+ | arrowKeys: true, | ||
+ | scrollToHash: true, | ||
+ | onInit: null, | ||
+ | onRender: null, | ||
+ | onDestroy: null | ||
+ | }); | ||
+ | </script> | ||
+ | <script src="https://2015.igem.org/Team:ATOMS-Turkiye/shortcut?action=raw&ctype=text/javascript"></script> | ||
</div> | </div> | ||
− | + | </html> |
Revision as of 22:58, 4 October 2015