FB
Как сделать if на наличие дисплей нон?
let e = $(".e");
if (e.style.display = "none"){
console.log("none");
}
Выдаёт ошибку:
TypeError: Cannot set property 'display' of undefined"
Size: a a a
FB
☬
IS
IS
D
FB
☬
VV
J
☬
D
FB
J
☬
PR
VB
_
IS
for() {
if() {
}
}