Control Bubble
Overview
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
You can dynamically open/close the bubble using the open and close methods.
window.newoaksActions.openBubble(); // opens the bubble
window.newoaksActions.closeBubble(); // closes the bubble