开发者

Changing URLs in IFrame without using Hash

开发者 https://www.devze.com 2023-02-28 04:11 出处:网络
I am running a 开发者_StackOverflow社区website that contains an IFrame, and changing the URL requires to add (#) among the URL, for example: google.com/#/docs

I am running a 开发者_StackOverflow社区website that contains an IFrame, and changing the URL requires to add (#) among the URL, for example: google.com/#/docs

And what i am trying to do is to change the URL in an IFrame without (#) to make it more easy for users, for example: google.com/docs

I've seen that "Reverbnation.com" do have the technology to change URLs in an IFrames but withouth (#)

Please advice.

Thanks,


I've never tried it before, but I think this is what you need: http://spoiledmilk.dk/blog/html5-changing-the-browser-url-without-refreshing-page

0

精彩评论

暂无评论...
验证码 换一张
取 消