albumLabel
"Image %1 of %2"
The text displayed below the caption when viewing an image set. The default text shows the current image number and the total number of images in the set.
Что я не так делаю?Не понимаете, что setInterval принимает в качестве аргументов.
Note: The results of this function are cached. See clearstatcache() for more details.php.net/manual/en/function.is-file.php
$("#scrollUp").removeClass("show");
$("#scrollUp").click(function(event) {
event.preventDefault();
$("html, body").animate({
scrollTop: 0
}, 1500);
});
$(window).scroll(function() {
$("#scrollUp").toggleClass("show", ($(this).scrollTop() > 500));
});
то будет подключать include.php из папки модуля и там уже будет найдена функция.
to_class Класс принадлежащий модулю module, метод которого является функцией-обработчиком события.
Необязательный параметр. По умолчанию - "" (будет просто подключен файл /bitrix/modules/to_module_id/include.php).
to_method Метод класса to_class являющийся функцией-обработчиком события.
Необязательный параметр. По умолчанию - "" (будет просто подключен файл /bitrix/modules/to_module_id/include.php).