开发者

How to find the textbox position using JavaScript

开发者 https://www.devze.com 2023-01-18 18:42 出处:网络
Is it possible to get the text box posit开发者_如何学JAVAion using the JavaScript?Here is the script

Is it possible to get the text box posit开发者_如何学JAVAion using the JavaScript?


Here is the script

document.getElementById("<textboxId>").offsetTop

document.getElementById("<textboxId>").offsetLeft
0

精彩评论

暂无评论...
验证码 换一张
取 消