Skip to main content

Bubble Control JavaScript

You can dynamically open/close the bubble using the open and close methods. JavaScript

window.newoaksActions.openBubble(); // opens the bubble
window.newoaksActions.closeBubble(); // closes the bubble