You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<script>
<!-- Ninjascript stuff here -->
</script>
or
<scriptsrc='js/behaviors.js'></script><!-- behaviors is where the Ninjascript stuff goes -->
Pretty much like you’d expect. Note that at the moment, Ninjascript requires jquery (1.4+) to already be loaded. We’re examining that requirement, but it’s pretty much unreasonable to package a whole extra copy of jQuery, when most people will be using it anyway.
The “Ninjascript stuff” you can do in a host document looks like this: