

















在Head中加入<meta name="save" content="history">
添加css:
<style type="text/css">
input{behavior:url(#default#savehistory)};
</style>
e.g. 页面上存在<input type=text id="txttestsavehistory"/>
给 input输入值后刷新页面看看,输入的值还在
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。