Hide / Resize Zoiper WEB's interface. ( on Web Web )

« Back

To hide the interface of Zoiper WEB or resize it, you need to adjust the width and height of the object. 

 

Example:

To hide it you need to set it to zero as shown:

<object id="ZoiperA" classid="clsid:XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX" codebase="InstallerWeb.cab" align="left" width="0" height="0">
<embed id="ZoiperN" type="application/x-zoiper-plugin" align="left" width="0" height="0"/>
</object>