Firefox and Chrome give different values for offsetTop

后端 未结 8 1961
囚心锁ツ
囚心锁ツ 2021-02-14 14:58

I am trying to position an span element (let us call it \"the tooltip span\") relative to a input field. To do this, I am wrapping the tooltip span and the input field in anothe

8条回答
  •  春和景丽
    2021-02-14 15:46

    Use jQuery. DOM differences between browsers is one of the things it excels at.

提交回复
热议问题