I wanted to give some jquery effects to a theme so I just added just 1 line to headerinclude like this:
I didn't give any other javascript functions to any templates.
Just after adding that above code all mybb jquery functions like "collapse", "edit" are not working. If I add any effects like "jquery fade, slide, they works fine but problem with mybb javascripts remains.
I am new to jquery, I need help please!
<script type="text/javascript" src="http://code.jquery.com/jquery-1.4.2.min.js"></script>
I didn't give any other javascript functions to any templates.
Just after adding that above code all mybb jquery functions like "collapse", "edit" are not working. If I add any effects like "jquery fade, slide, they works fine but problem with mybb javascripts remains.
I am new to jquery, I need help please!