#note
{
    padding:5px;
    z-index:1000;
    border:solid 2px #b0b0b0;
    background-color:#b0b0b0;
    width:100px;
    position:absolute;
    left:-100px;
    position:fixed !important; top/**/:0px;   
    position:absolute;
    z-index:1000;
    top:expression(offsetParent.scrollTop+offsetParent.offsetHeight/2);
}

相关文章:

  • 2022-01-14
  • 2021-12-10
  • 2021-10-18
  • 2021-12-10
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-01-21
猜你喜欢
  • 2021-08-14
  • 2022-12-23
  • 2022-12-23
  • 2021-06-04
  • 2021-06-10
  • 2021-10-18
相关资源
相似解决方案