javascript causing hyperlinks to not work?
javascript causing hyperlinks to not work?
gforster
Posts: 40Questions: 19Answers: 1
The datatables.min.js is "causing" hyperlinks to not work across the page (when clicked, nothing happens). I've only been able to narrow it down to this by commenting out the call to that script and then hyperlinks begin to work correctly.
I highly doubt it is actually the datatables that is in conflict, but wondering if anyone has experienced something similar and if I could be pointed in a direction.
Thanks!
This discussion has been closed.
Answers
We'd need a link to a page showing the issue for this one I think. The debugger only really helps for data issues. This sounds like an event problem.
Allan