You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now I want to add the Text "AAA" or "BBB" to the content of #modalForm.
To select the right one, I need to know witch button was clicked. How can $(this) button be selected?
I've testet with current but I guess this holds the opend lightbox not $(this) clicked button.
The text was updated successfully, but these errors were encountered:
Is there a way to select the element (button) that opend the lightbox?
I've several buttons to open the lightbox always with the same content.
Now I want to add the Text "AAA" or "BBB" to the content of #modalForm.
To select the right one, I need to know witch button was clicked. How can $(this) button be selected?
I've testet with current but I guess this holds the opend lightbox not $(this) clicked button.
The text was updated successfully, but these errors were encountered: