MyBB Community Forums

Full Version: Integrating a javascript
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How can i add this javascript to my board?

http://userscripts.org/scripts/show/29222
Save it and upload it to /forums(or your boards dir.)/jscripts/ then place this code into your ungrouped templates > "headerinclude" template:

<script type="text/javascript" src="jscripts/SCRIPTNAME.js"></script>
I think this is not a simple javascript... don't works for me.