MyBB Community Forums

Full Version: how to add JS into MyCode?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
<script>
$('#$1').function();
</script>

almost got forum to operational level

Probably cannot be done, how can i insert it in the php code proper?