jquery.makeCollapsible does not work when logged in
Collapsible elements work for anons but when users login (including admin) it no longer functions. All elements default to expanded mode and the links for expand/collapse are no longer visible. Here is an example of the bug in action. Login is..
User: User Password: password
Then you can see how it no longer displays. I'm thinking the jquery.makeCollapsible script is not being loaded after login. Could this be due to a LocalSettings variable?
Thanks!