(转)input返回后恢复原来的值

<HTML>
<HEAD>
<META NAME="save" CONTENT="history">
<STYLE>
   .saveHistory 
{behavior:url(#default#savehistory);}
</STYLE>
</HEAD>
<BODY>
<INPUT class=saveHistory type=text id=oPersistInput>
</BODY>

</HTML>

原文出处:http://www.cnblogs.com/rayking/archive/2008/08/20/1272544.html

原文地址:https://www.cnblogs.com/jintan/p/1320012.html