mailchecktool-admin
Dec 25, 2023Copper Contributor
Status:
New
I would like support for safely using `window.open()` and `postMessage()` within Office add-ins.
I reported the issues to the Office Add-ins team on GitHub, and they instructed me to submit a feature request on this forum. Therefore, I am posting the request here. https://github.com/OfficeDev...
peiyezhu
Dec 26, 2023Bronze Contributor
- Please note that the use of `window.open()` and `postMessage()` is just an example of program modification. It is acceptable to achieve tasks such as "ensuring the correct opening of dialogs,"
?
Sorry,I can not get what you mean.
If window.open not be supported,how about dialog element?
https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dialog