阅读背景:

HTML页面间传递参数

来源:互联网 

从页面一传递到页面二采用url传递参数:

window.location.href="/go.html?url=./page2.html?content="+encodeURI(encodeURI(userText))+"&name="+encodeURI(encodeURI(name));window.location.href=



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: