Javascript SDK

Control Widget

You can control the Userowl widget using the following methods.

Hide the Userowl widget button.

Userowl.hide();

Show the Userowl widget button.

Userowl.show();

Open the Userowl widget frame.

Userowl.openFrame();

Close the Userowl widget frame.

Userowl.closeFrame();