<style>
.fixTitle { BACKGROUND: navy; COLOR: white; POSITION: relative; ; TOP: expression(this.offsetParent.scrollTop) }
.scorllDataGrid { OVERFLOW-Y: scroll; HEIGHT: 300px }
</style>
.fixTitle { BACKGROUND: navy; COLOR: white; POSITION: relative; ; TOP: expression(this.offsetParent.scrollTop) }
.scorllDataGrid { OVERFLOW-Y: scroll; HEIGHT: 300px }
</style>
html部分:
效果: