KI
!(str.trim().length)
или str.trim().length === 0
Size: a a a
KI
!(str.trim().length)
или str.trim().length === 0
KI
KI
A
KI
A
ИА
VS
ИА
var selectCam = document.getElementById('devicesSelector');
selectCam.addEventListener("click", function () {
connection.mediaConstraints = {
video: {
mandatory: {},
deviceId: selectCam.value
}
};
});
VS
ИА
VS
ИА
ИА
ИА
ИА
AP
A
YA