GithubHelp home page GithubHelp logo

Comments (12)

arielsalminen avatar arielsalminen commented on August 21, 2024

Thanks for reporting this, I’ll investigate!

from fixed-nav.

arielsalminen avatar arielsalminen commented on August 21, 2024

@gtparkins Hmm, actually, would you be able to give us the whole page's html, js and css? …or is it possible for you to put it online somewhere (you can also use a tool like http://codepen.io)?

Otherwise I'm afraid we're unable to help you, since just the html you pasted doesn't make it possible to reproduce this issue.

from fixed-nav.

gtparkins avatar gtparkins commented on August 21, 2024

www.nektur.com

On Mon, Mar 17, 2014 at 2:49 PM, Viljami Salminen
[email protected]:

Hmm, actually, would you be able to give us the whole page's html, js and
css? ...or is it possible for you to put it online somewhere (you can also
use a tool like http://codepen.io)?

Otherwise I'm afraid we're unable to help you since just the html you
pasted doesn't make it possible to reproduce this issue.

Reply to this email directly or view it on GitHubhttps://github.com//issues/1#issuecomment-37854775
.

*Garren Parkins *
423.329.1530
[email protected]

from fixed-nav.

gtparkins avatar gtparkins commented on August 21, 2024

My apologies for the lack in formality. I assumed I was having a noob
issue, with a noob answer. Im pretty new to all this so thanks in advance
for your patience.

On Mon, Mar 17, 2014 at 2:55 PM, Garren Parkins [email protected] wrote:

www.nektur.com

On Mon, Mar 17, 2014 at 2:49 PM, Viljami Salminen <
[email protected]> wrote:

Hmm, actually, would you be able to give us the whole page's html, js and
css? ...or is it possible for you to put it online somewhere (you can also
use a tool like http://codepen.io)?

Otherwise I'm afraid we're unable to help you since just the html you
pasted doesn't make it possible to reproduce this issue.

Reply to this email directly or view it on GitHubhttps://github.com//issues/1#issuecomment-37854775
.

*Garren Parkins *
423.329.1530
[email protected]

*Garren Parkins *
423.329.1530
[email protected]

from fixed-nav.

arielsalminen avatar arielsalminen commented on August 21, 2024

@gtparkins No worries! Try removing these styles from your styles.css and see if that helps (it's on line 21):

html,body{height:100%}

from fixed-nav.

gtparkins avatar gtparkins commented on August 21, 2024

You.are.amazing. I can't thank you enough! Problem Resolved!

On Mon, Mar 17, 2014 at 3:48 PM, Viljami Salminen
[email protected]:

@gtparkins https://github.com/gtparkins No worries! Try removing these
styles from your styles.css and see if that helps (it's on line 21):

html,body{height:100%}

Reply to this email directly or view it on GitHubhttps://github.com//issues/1#issuecomment-37861543
.

*Garren Parkins *
423.329.1530
[email protected]

from fixed-nav.

arielsalminen avatar arielsalminen commented on August 21, 2024

@gtparkins Glad if I could help!

from fixed-nav.

gtparkins avatar gtparkins commented on August 21, 2024

Viljami, how can I change the offset height of the smooth scroll to include
my header height? (sorry, another noob problem)

On Mon, Mar 17, 2014 at 4:23 PM, Viljami Salminen
[email protected]:

@gtparkins https://github.com/gtparkins Glad if I could help!

Reply to this email directly or view it on GitHubhttps://github.com//issues/1#issuecomment-37865426
.

*Garren Parkins *
423.329.1530
[email protected]

from fixed-nav.

arielsalminen avatar arielsalminen commented on August 21, 2024

@gtparkins Take a look at this line in the JavaScript: https://github.com/adtile/fixed-nav/blob/master/js/fixed-responsive-nav.js#L64

There's that "offsetTop + 200", just edit the "200" to be what ever pixel amount. You can also do "offsetTop - 100" or any other value.

from fixed-nav.

gtparkins avatar gtparkins commented on August 21, 2024

Much appreciated!

On Tue, Mar 18, 2014 at 2:34 PM, Viljami Salminen
[email protected]:

@gtparkins https://github.com/gtparkins Take a look at this line in the
JavaScript:
https://github.com/adtile/fixed-nav/blob/master/js/fixed-responsive-nav.js#L64

There's that "offsetTop + 200", just edit the "200" to be what ever pixel
amount. You can also do "offsetTop - 100" or any other value.

Reply to this email directly or view it on GitHubhttps://github.com//issues/1#issuecomment-37970871
.

*Garren Parkins *
423.329.1530
[email protected]

from fixed-nav.

arielsalminen avatar arielsalminen commented on August 21, 2024

@gtparkins Actually, partly ignore my previous comment. That code is used for the highlighting of the navigation. I just pushed a new version of the scroll.js file, so you should update that and then look at editing this line here: https://github.com/adtile/fixed-nav/blob/master/js/scroll.js#L127

from fixed-nav.

gtparkins avatar gtparkins commented on August 21, 2024

I actually was having trouble and thinking to myself...man your really
going to look silly if you have to ask again. Thanks for the help. Really
I cant thank you enough.

On Tue, Mar 18, 2014 at 3:04 PM, Viljami Salminen
[email protected]:

@gtparkins https://github.com/gtparkins Actually, partly ignore my
previous comment. That code is used for the highlighting of the navigation.
I just pushed a new version of the scroll.js file, so you should update
that and then look at editing this line here:
https://github.com/adtile/fixed-nav/blob/master/js/scroll.js#L127

Reply to this email directly or view it on GitHubhttps://github.com//issues/1#issuecomment-37974512
.

*Garren Parkins *
423.329.1530
[email protected]

from fixed-nav.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.