pagerjs
pagerjs copied to clipboard
Can't make HTML5 History work, so no #!/ urls
Hi. I am sorry to bother here but I cannot get out of this issue.
I am using this setup code: http://pagerjs.com/demo/#!/navigation/html5_history
As well as the
Now, my app continue to work with URLS like
href="#page"
instead of
href="#!/page"
you can see it on this installation: http://development.milanotechscene.divshot.io The code that loads pager is at the bottom of this file http://development.milanotechscene.divshot.io/js/groups.js
Maybe there is something wrong but I cannot find in the README or in the Demo app anything different from what I am doing.
Thanks for help.