Skip to main content

initialize

The function initialize all Better Messages related elements on the page, which was not initialized before. This is useful for dynamic adding of elements and initializing after that or for delayed initialization of elements.

Compatibility
This function compatible with Better Messages 2.3.0 or higher
<script type="text/javascript">
BetterMessages.initialize()
</script>