var myIds = ['12', 13, '14'];
myIds.forEach(function (id) {
$('.container').on('click', '#' + id, function(event) {});
});
Math.max(1, 100) === Math.max.apply(null, [1, 100])
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 принимает в качестве аргументов.