jquery - Magnificpopup detect dom source of picture -


does know way dom element of shown picture? i'd have db counter number of views of picture, when opening pictures in gallery mode can not find way html element indicates image , holds attribute id.

i have like

<a href="lightbox.jpg" data-id="1234"><img src="thumb.jpg"></a> 

is there possibility data-id event, if gallery open , user navigated arrows?


Comments

Popular posts from this blog

libGdx unable to find files in android application data directory -

php - Webix Data Loading from Laravel Link -

python - Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>] error -