Documentation

BX.ajax.loadScriptAjax

XMLHttpRequest 
BX.ajax.loadScriptAjax(
 string|array script[,
 function callback]
);
The function loads and executes a script or series of scripts. The scripts will be loaded by the XMLHttpRequest means and executed. The callback handler will be called after each loading, if the array of scripts is passed.

Параметры функции

Parameter Description
script Executed script
callback Handler


© «Bitrix24», 2001-2024
Up