如何在webform中得到某个按钮控件的x、y坐标值,谢谢!如题。谢谢先。在线等[解决办法]js里面用 IE: button.getBoundingClientRect().left; button.getBoundingClientRect().top;