davist11 / jQuery-One-Page-Nav

Smooth scrolling and smart navigation when user scrolls on one-page sites.
http://davist11.github.com/jQuery-One-Page-Nav/
MIT License
1.52k stars 501 forks source link

JQuery One Page Issue #129

Closed rawadm closed 9 years ago

rawadm commented 9 years ago

I seem to be having an issue. For some reason the JQuery isn't working. I know it's something to do with JQuery file, I just can't figure out what the problem is.

Untitled ```
Home

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

About

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

Work

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.

```
davist11 commented 9 years ago

Do you have a link to your page where it isn't working?

rawadm commented 9 years ago

Here is the live code. I think It's actually work, however the smooth effect isn't http://codepen.io/anon/pen/wBqgBz

davist11 commented 9 years ago

None of the JS files are linked up in the codepen.

rawadm commented 9 years ago

@davist11 Now the JQuery files are included on Codepen. http://codepen.io/rawadm/pen/OPjWYx

davist11 commented 9 years ago

Looks like it's working to me.

rawadm commented 9 years ago

@davist11 I got it working. I was missing the JQuery.nav.js file.