Helper js for setting completed cookie
-
Think this might be usefull.
When a user performs the desired action, without interacting with the triggered box, dont ever show it again
<script> jQuery('.myselector').click(function(){ $DGD.closeAfterSubmit('dgd_scrollbox-XXXX'); }); </script>
https://www.ads-software.com/plugins/dreamgrow-scroll-triggered-box/
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Helper js for setting completed cookie’ is closed to new replies.