gpt4 book ai didi

javascript - jQuery : how to find the coordinates of center of a div

转载 作者:行者123 更新时间:2023-11-29 20:11:10 25 4
gpt4 key购买 nike

我想获取一个 div 的中心坐标,并根据这个 div 的中心定位另一个元素。 div 实际上可以在屏幕上移动吗?有什么想法吗?

最佳答案

您应该将 margin 设置为 auto,因为这将使 div 在其父元素中居中(仅左和右)。作为奖励,如果你想将它从顶部/底部居中,那么只需检索父级的高度,除以 2 并将其用作顶部填充的值。示例:http://jsfiddle.net/VsqdW/2/

关于javascript - jQuery : how to find the coordinates of center of a div,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/9725859/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com