bqworks / slider-pro

A modular, responsive and touch-enabled jQuery slider plugin that enables you to create elegant and professionally looking sliders.
MIT License
877 stars 390 forks source link

How to hide url end name? #306

Closed Winnie-Liang closed 3 years ago

Winnie-Liang commented 4 years ago

Theare are url end name in my web used slider-pro. How can I hide it? http://www.vesp-tech.com/#index/10 I want to hide "/#index/10"

davidghi commented 4 years ago

You must set the updateHash option to false (it's disabled by default).

Best, David