Working with single page websites and maintaining state using a URL hash and jQuery

后端 未结 4 1971
孤独总比滥情好
孤独总比滥情好 2020-12-01 06:08

I\'m working on my portfolio, making it entirely jQuery based. So my problem is when you go to a page, then refresh then it will take you to the home page again. So I have t

4条回答
  •  天命终不由人
    2020-12-01 06:39

    The jQuery BBQ ("Back Button & Query") plugin is quite good as well. http://benalman.com/projects/jquery-bbq-plugin/

提交回复
热议问题