- This topic is empty.
-
AuthorPosts
-
January 27, 2015 at 8:41 pm #194400
RawadM
ParticipantI seem to be having an issue with the Trevor Davis JQuery One Page Navigation. I did everything I can and followed the instruction , however it’s not working.
Here is my code.
http://pastebin.com/fVvLjFEaInstructions Followed
http://trevordavis.net/blog/jquery-one-page-navigation-plugin
January 27, 2015 at 8:49 pm #194401Shikkediel
ParticipantTypo in this bit maybe?
s$(document).ready(function() { $('#nav').onePageNav(); });
January 27, 2015 at 9:01 pm #194402RawadM
Participant@shikkediel Yeah nice catch, but that didn’t do the job, maybe if I add more content and click on the links, it will work.
January 28, 2015 at 4:43 am #194437Senff
ParticipantInstead of showing just the code, can you set up a page (or Pen) where this is actually implemented so we can see how it’s (not) working? That way it would be a lot easier for us to investigate why it’s not doing what you want it to do (and help out).
January 28, 2015 at 8:17 am #194468RawadM
ParticipantSure @Senff , here you go.
http://codepen.io/anon/pen/wBqgBzJanuary 28, 2015 at 8:23 am #194469Senff
ParticipantNo offense…but please, make some effort. To just paste all your code in an anonymous pen (and putting all the code in the HTML box, not including the plugin libraries or linking to it properly) and have us figure it out for ourselves, is not really making things easier for us.
People will make an effort to help out, as long as you not make them jump through hoops and instead present them with an issue that’s ready to be investigated.
January 28, 2015 at 8:32 am #194472RawadM
ParticipantAlright Chris, I got It. I included the JQuery Files On Codepen.
January 28, 2015 at 9:33 am #194486RawadM
Participant@chrisburton Yeah, I just updated it though,so I have both files now included.
January 28, 2015 at 9:45 am #194489RawadM
Participant@chrisburton how do I save them, every time I refresh, the links I included aren’t there.
January 28, 2015 at 9:53 am #194491RawadM
Participant@chrisburton Now I know why I couldn’t save It. I wasn’t logged In.This should work…
January 28, 2015 at 10:05 am #194495RawadM
Participant@chrisburton these instructions. I don’t know what I’m doing wrong or why It’s not working.
http://trevordavis.net/blog/jquery-one-page-navigation-pluginJanuary 28, 2015 at 10:08 am #194497Paulie_D
MemberIt’s certainly not going to work without the CSS…and significanyly more content.
Try downloading the HTML & CSS as well.
Put all that in the Codepen…once that’s working you can adapt the HTML & CSS to your taste.
January 28, 2015 at 10:42 am #194510RawadM
Participant@chrisburton Thank you for all the help and patients, I appreciate. What was I missing? JQuery.js file?
January 28, 2015 at 11:09 am #194518RawadM
ParticipantThank you, now I understand what files I need for the one page navigation to work. You been a real help.
-
AuthorPosts
- The forum ‘Other’ is closed to new topics and replies.