Popup Plugin / Loop Question

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!

@chelce

Sadly it’s not possible to use dynamic target, as we want to keep simplicity in future plugins and allow people easily select targets with dropdown.

@chelce

Since you like custom code, coming soon the new improved Files:

1 Like

This is sick! Looking forward!

@dejan That looks awesome! And totally understandable about the need to avoid dynamic targets. You guys have just made things so easy, I’m starting to get lazy and spoiled. :slight_smile: