Skip to content
This repository has been archived by the owner on Dec 15, 2018. It is now read-only.

not working at all? #101

Open
v3nt opened this issue Jun 21, 2016 · 0 comments
Open

not working at all? #101

v3nt opened this issue Jun 21, 2016 · 0 comments

Comments

@v3nt
Copy link

v3nt commented Jun 21, 2016

Scripts & css loaded, No errors..?

http://ggdev.jynk.net

$( '#nav__scrollto' ).fixedsticky();

<nav id="nav__scrollto" class="section_scrollto--nav top fixedsticky"> <?php for($x=0;$x < count($section_list);$x++){ ?> <a class="nav-link" href="#<?= $section_list[$x] ?>"><span class="nav-link__label"><?= $section_titles[$x] ?></span><span class="nav-link__dot"></span></a> <?php } ?> </nav>

.fixedsticky { top: 0; }

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant