[feature request] exclude links by selector
-
FANTASTIC PLUGIN!
I have some links on my site which open a fullscreen popup form and they have progressive fallback in case the user does not have javascript. They might look like
<a href="/contact/#fsconsultation">Get a consultation</a>The
#fsconsultationbit is what tells the page to launch the popup with idfsconsultationWhen your plugin is installed and activated, these links ignore my script to launch the popup and instead navigate to /contact/ on the site using the transition. I would like to be able to list selectors for exclusion in your plugin so my script can execute.
The topic ‘[feature request] exclude links by selector’ is closed to new replies.