javascriptjqueryjquery-pluginsanythingslider

how to stop anything slider from adding hash tags to the URL


anything slider is adding hash tags like #&panel1-1 at the end of the url.

I tried hashtags:false but it does not work.

Is there any other way to stop it from generating those hashtags?


Solution

  • Try changing it to hashTags:false .

    Notice the capital T in tag.