Embed zoom inside html dom and would like to ask how to customize the position now.

Hey @yuehui173,

Thank you for your question.

Currently, the Web SDK doesn’t support customizations like resizing or restyling. Instead, it’s intended to fill the entire screen. However, we have seen developers have resize the UI using custom CSS only, without embedding in an iframe.

It looks like you are attempting to embed the Zoom Client which is not supported. The Web SDK also doesn’t support being displayed in an iframe but you can integrate the Web SDK directly with your website.

I recommend taking a look at our guiding on building an app with the Web SDK as well as our Sample Web App for more information on how you can implement the Web SDK.

I hope that helps!

Thanks,
Max