pagerjs icon indicating copy to clipboard operation
pagerjs copied to clipboard

Can't make HTML5 History work, so no #!/ urls

Open ildella opened this issue 10 years ago • 0 comments

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 tag and the jquery.history.js file, the one in this folder https://github.com/finnsson/pagerjs/tree/1.0.1/lib and KO 3.3.0

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.

ildella avatar Oct 09 '15 15:10 ildella