Using jQuery Mobile with ThemeRoller theme, the accordion menu delivers a URL with hash when "Cake Sizes" is clicked. The ThemeRoller theme does not load with has in URL.
When click "Cake Sizes" URL is http://example.com/#/cakes/cake-sizes
How do I prevent # from ending up in URL or how do I remove it? Does anyone know why Themeroller theme will not load with hash in URL?
以上就是jQuery not working with hash in URL的详细内容,更多请关注web前端其它相关文章!