Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Problem with hashtags when scrolling. #17

Open
gablabelle opened this issue Jul 15, 2012 · 0 comments
Open

Problem with hashtags when scrolling. #17

gablabelle opened this issue Jul 15, 2012 · 0 comments

Comments

@gablabelle
Copy link

Salut...

D'abord merci pour le code... Thanks for the code...

It seems I'm having a problem and I can't figure out if it's a bug or something I'm doing wrong.

When scrolling down, the URL #hastag doesn't seems to work properly since it doesn't change where it would suppose to.

I set up a page with an example at: http://www.gablabelle.com/wp-content/themes/gablabelle/curtain.php

I have 4 curtains

<ol class="curtains">
    <li id="intro"> 
    </li>

    <li id="latest"> 
    </li>

    <li id="services"> 
    </li>

    <li id="contact"> 
    </li>
</ol>

When I scroll to latest the hash doesn't change, when I almost get to services the hash changes for #latest, when I almost get to contact the hash changes for #services when I scroll the rest of the page nothing changes anymore. When I scroll back up it same thing but inverted.

On dirait que c'est décalé.

Merci beaucoup pour ton aide... Thanks for your help.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant