treehouse : what would you like to learn today?
Web Design Web Development iOS Development

Anything slider shows panel names in browser URL

  • I'm using the Anything Slider and it's great. However, there's an issue I'm having that I'm not sure how to address. When the slider is running the URL that's displayed in the browser is updated each time the slide moves. For example, when the page loads, the URL (correctly) show as "va-rep.org." When the first panel slides, it is updated to "va-rep.org/#&panel1-2", then to "/va-rep.org/#&panel1-3", then to "...1-4", "...1-5", etc.

    The site can be seen at http://www.va-rep.org.

    Can I do something to suppress this from happening?

    Thanks.
  • Set the hashTags option to false (ref).
  • Thanks again, Mottie. I hadn't looked at the GitHub pages.