How To Use
Set the ID value of the popup
to be connected to the href or data-smartpop attribute.
Connected popup ID: #SMARTpop-1
Connected popup ID: #SMARTpop-3
<a href="#SMARTpop-1" class="your-class">...</a>
<button class="your-class" data-smartpop="#SMARTpop-2">...</button>
<div class="your-class" data-smartpop="#SMARTpop-3">...</div>