Documentation

MoveJSToBody

public function CMain::MoveJSToBody(
   $module = ''
);

The method moves display of module JS scripts to the end of the page, when the page includes call $APPLICATION->ShowBodyScripts();

Parameters

Parameter Description
$module Module ID

Examples

$APPLICATION->MoveJSToBody('im');


© «Bitrix24», 2001-2024
Up