Difference between revisions of "Template:ATOMS-Turkiye/Test"

Line 701: Line 701:
 
</div>
 
</div>
 
</div>
 
</div>
 +
<script>
 +
  $('.post__article').scrollNav({
 +
    sections: 'h2',
 +
    subSections: false,
 +
    sectionElem: 'div',
 +
    showHeadline: true,
 +
    headlineText: 'Scroll To',
 +
    showTopLink: true,
 +
    topLinkText: 'Top',
 +
    fixedMargin: 40,
 +
    scrollOffset: 40,
 +
    animated: true,
 +
    speed: 500,
 +
    insertTarget: this.selector,
 +
    insertLocation: 'insertBefore',
 +
    arrowKeys: false,
 +
    scrollToHash: true,
 +
    onInit: null,
 +
    onRender: null,
 +
    onDestroy: null
 +
});
 +
 +
</script>
 
</html>
 
</html>

Revision as of 22:32, 10 September 2015