javascript causing hyperlinks to not work?

javascript causing hyperlinks to not work?

gforstergforster 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.

debug.datatables.net/ipexat

Thanks!

Answers

  • allanallan Posts: 63,836Questions: 1Answers: 10,518 Site admin

    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

This discussion has been closed.