Сообщение от рони
|
localhost2020,
document.querySelectorAll
|
Сделал так:
const themeElements = [
document.getElementById('opops'),
document.getElementById('opopops'),
document.querySelectorAll('ipsWidget_title'),
];
Не работает, код перестаёт работать...