Issues (183)

assets/yii2-floor12-lightbox-params.js (1 issue)

Labels
Severity
1
lightbox.option({
0 ignored issues
show
The variable lightbox seems to be never declared. If this is a global, consider adding a /** global: lightbox */ comment.

This checks looks for references to variables that have not been declared. This is most likey a typographical error or a variable has been renamed.

To learn more about declaring variables in Javascript, see the MDN.

Loading history...
2
    'resizeDuration': 50,
3
    'fadeDuration': 50,
4
    'imageFadeDuration': 50,
5
});