Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
onchange我有一个窗口,我的要求是在下拉事件中我必须更改窗口的高度和宽度。
onchange
这工作正常,但我无法在调整大小后将窗口与浏览器/页面的中心对齐。我已经在网上冲浪了一段时间,但我无法找到解决方案。
这可以通过窗口的调整大小事件来完成吗?如果是这样,请让我知道该怎么做。我没有发布任何代码,因为我不确定从哪里开始。
最好的起点总是文档 :)
有没有试过的center()方法Ext.window.Window?
center()
Ext.window.Window