by Mark Chaney.
Hi guys, Im still struggling with this. Can I clarify when you should include the
$PAGE->requires->js_init_call();
and/or the
$PAGE->requires->js('js_file');
e.g. is it before the OUTPUT->header, After the OUTPUT->footer?
Thanks