1.

.net 1.1

this.Page.SmartNavigation = true;

.net 2.0

this.Page.MaintainScrollPositionOnPostBack = true;

 

IE中让文本框刷新之后保持原值

<HTML>
页面刷新定位
<HEAD>
页面刷新定位
<META NAME="save" CONTENT="history">
  <STYLE>
    .saveHistory 
>

相关文章:

  • 2021-06-24
  • 2021-12-08
  • 2021-07-29
  • 2021-12-05
  • 2021-11-19
  • 2021-11-19
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-25
  • 2021-09-04
  • 2022-12-23
相关资源
相似解决方案