Coder Social home page Coder Social logo

Comments (3)

Prinzhorn avatar Prinzhorn commented on August 13, 2024

Please post a link where you found this, because this sounds like nonsense. Anchor links have been around forever, there's nothing wrong with them that needs to be fixed.

from skrollr-menu.

XiLI89 avatar XiLI89 commented on August 13, 2024

here an example:
http://www.folyou.com/en/home#!responsive

here an explanation for the whole story why i use "#!":
http://moz.com/blog/how-to-allow-google-to-crawl-ajax-content

also Google developers explanation:
https://developers.google.com/webmasters/ajax-crawling/
https://developers.google.com/webmasters/ajax-crawling/docs/getting-started

anyway, i didnt say it broken, i just cant manage to move around if i put the "!" after the "#". the problem comes up when i need to aim the menu to the desired div with # before its ID.

while
<a href="#myDiv">
would work perfectly, when i use
<a href="#!myDiv">
wont work since i cant put "!" in the id field of "myDiv" (using so leads to broken code).

from skrollr-menu.

Prinzhorn avatar Prinzhorn commented on August 13, 2024

How is this related to a single-page website using skrollr? The link is about dynamic ajax content. As I said before, anchor links have been around forever and by using a hash-bang you basically achieve the opposite of what you want. There is nothing that needs to be fixed.

from skrollr-menu.

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.