Get element that initiated the floatbox

Page: 1

Author Post
Member
Registered: Jun 2014
Posts: 1
Hi, I'm trying to catch what button was clicked to start the floatbox within the page. Trying to do this within a beforeBoxStart callback but can't seem to find any options to get the element.
Administrator
Registered: Aug 2008
Posts: 3382
Tracking or identifying which elements are clicked on a page is something your own code would do. The Floatbox software does not provide this service, nor does it provide a reference to the clicked element in any way that's accessible to the callbacks such as beforeBoxStart.

Page: 1