When I login to my site's CMS (concrete5), the jQuery events won't fire anymore:
I've built a site where certain parts should be editable. There is just one HTML and through jQuery I display/hide parts on that site. It is all working, except when I login, the navigation does not work anymore. The funny thing: If I rightclick a navigation-element and open it in a new window, this link actually works.
Page where the problem occurs.
It must be simple to solve, but not for me (completely new to concrete5).