ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 24,662
- Points
- 823
Reputation:
Is it possible to trigger two (or more) different
One is already there to count link clicks, but I want to trigger an overlay prior to going to the link such as a "You are leaving this site..." type of one.
Would I need to first do an overlay and then trigger the link click counter on the 2nd link when they actually visit the site?
Or, can I do something like
Continue reading...
data-xf-click
events at once?One is already there to count link clicks, but I want to trigger an overlay prior to going to the link such as a "You are leaving this site..." type of one.
Would I need to first do an overlay and then trigger the link click counter on the 2nd link when they actually visit the site?
Or, can I do something like
data-xf-click="overlay linkcounter"
?Continue reading...