Hey! I love the simplicity of the popup plugin, but I’m having a hard time making it cooperate in a loop. Tag is the closest selector for what I need, but I poked around in the attributes and I see that it uses the static dh- tag. Is there a way to use a dynamic selector (id or class with relative variables) for the popup plugin? I tried swapping in ids in the attribute value on a longshot, but that (understandably) didn’t work.
No big deal if that’s not possible with the structure; I know you guys are super busy, and I’ve noticed that with the loops in general, I can accomplish what I need to using JS in the attributes to affect the elements individually. I just thought I would ask in case there is a shortcut or a trick to using plugins with loops that I’m missing. Thanks in advance!