<HTML><HEAD>
<META content=history name=save>
<STYLE>
.savehistory {behavior:url(#default#savehistory);}
</STYLE>
<META c name=GENERATOR></HEAD>
<BODY>加了歷史保留功能:<BR><TEXTAREA class=savehistory></TEXTAREA><BR>沒有加的:<BR><TEXTAREA></TEXTAREA>
<P><INPUT onclick='javascript:location.href="http://otcms.com type=button value=點(diǎn)擊進(jìn)入,再按后退鍵試試?> </P></BODY></HTML>
======================
1,先在頭頂加上<META content=history name=save>
2,加上css樣式 .savehistory {behavior:url(#default#savehistory);}
3,在表單的表格上應(yīng)用.savehistory 樣式