With the following HTML snippet, you can create a link that manually triggers the List Builder sign-up modal when a user clicks on it.
<a href="#" onclick="tloom_listBuilder.showModal(); return false;">Click me</a>
With the following HTML snippet, you can create a link that manually triggers the List Builder sign-up modal when a user clicks on it.
<a href="#" onclick="tloom_listBuilder.showModal(); return false;">Click me</a>
Comments
0 comments
Article is closed for comments.