← view more API documentation

api.box.hide

Hides the chatbox.

Examples

Maybe you need to suppress the chatbox on certain pages:

if (!showOlarkOnThisPage) {
    olark('api.box.hide');
}

Discussion

Feel free to propose good uses for this method, or even drop us some suggestions for improvement! You can also join our mailing list to collaborate with other developers and get updates from us.