MyBB Community Forums

Full Version: expander and collapse not working
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
For some reason expander and collapse not working. What can be reason?
Have you embedded any Javascript libraries (jQuery, etc) onto anything or modified any form of Javascript?
Yes, I have embedded couple of Javascript libraries and js.
They'll probably be conflicting with the MyBB javascript then. What have you included??
I have included a twitter feed showing js and a slider js. How I figure out which is conflicting with collapsing.
Seems to me that nearly all embedded JS causes issues with Prototype.
Can you give us a link so we can run a JavaScript debugger over it.

Also, are you having problems with any of the other JavaScript on your site?
(2010-09-02, 01:36 AM)Tim B. Wrote: [ -> ]Can you give us a link so we can run a JavaScript debugger over it.

Also, are you having problems with any of the other JavaScript on your site?

I will provide a link soon. I have to upload it to my server, now its on localhost.


Getting this js error.

element.dispatchEvent is not a function
element.dispatchEvent(event);else

In prototype.js?ver=1600

Ok, a link is going to be most useful.

Can you also go ACP > Tools & Maintenance > File verification and run that to see if any of your .js files have been modified at some point.
(2010-09-02, 08:33 AM)Tim B. Wrote: [ -> ]Ok, a link is going to be most useful.

Can you also go ACP > Tools & Maintenance > File verification and run that to see if any of your .js files have been modified at some point.

Actually the project is under development, can I pm you the link?

Also the inline moderation not working.
Pages: 1 2