Note that there are some explanatory texts on larger screens.

plurals
  1. POCan't get any smooth scrolling script to work
    text
    copied!<p>I have now tried about 6 different "smooth scrolling" scripts on my site and none of them have done anything.</p> <p>What I have is a single-page portfolio (not finished yet) that has three links at the top that link to the various sections of the page using named anchors. When you click one of the top links I want it to scroll smoothly to the section so you can see it scrolling over everything it is passing by.</p> <p>I have tried a handful of scripts found on google and also a couple that are wordpress plugins but none of them do ANYTHING. What am I doing wrong? Right now if you take a look at my site I currently have two scripts being included and neither are working. One is a wordpress plugin and the other is a small bit of code found of Google.</p> <p>www.johnwhancock.com (note that only the Portfolio link is setup at this moment)</p> <p>Some of the scripts I have tried (don't remember what the first ones were) is:</p> <ul> <li>The "Easy Smooth Scroll Links" wordpress plugin (currently active), </li> <li>The "Page Scroll to id" plugin</li> <li>The short script shown on <a href="http://www.codingforums.com/showpost.php?s=2a9d6c624c48b13a2bc824af5e44bfb5&amp;p=208163&amp;postcount=2" rel="nofollow">http://www.codingforums.com/showpost.php?s=2a9d6c624c48b13a2bc824af5e44bfb5&amp;p=208163&amp;postcount=2</a></li> <li>This script: <a href="http://tympanus.net/codrops/2010/06/02/smooth-vertical-or-horizontal-page-scrolling-with-jquery/" rel="nofollow">http://tympanus.net/codrops/2010/06/02/smooth-vertical-or-horizontal-page-scrolling-with-jquery/</a></li> </ul> <p>and a few others I don't have the link for anymore. None of them worked. Thank you.</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload