Anchors Won’t Work Properly Until All Counters Load
-
Anchors and counters work perfectly, but only after all the counters are loaded. The first time a person goes to this page, in order for the buttons to properly work, they need to first scroll down the entire page to load all of the counters. Only then will the buttons anchor to the correct section of the page.
I believe disabling the animation in all counters will resolve the issue, but I cannot find a way to do that as the minimum animation time is 100ms. Setting the minimum and maximums to the same value may work, but I believe the animation time is the key.
The other idea I had was to embed js such that the appropriate counter is displayed when the respective button is pushed. My js skills are not such that I can do that on my own. Another idea is to scrap this altogether and figure out a better option, but I like this layout. All suggestions are appreciated.
The page I need help with: [log in to see the link]
- The topic ‘Anchors Won’t Work Properly Until All Counters Load’ is closed to new replies.