[SOLVED] MutationObserver not working for input value. | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

[SOLVED] MutationObserver not working for input value.

I want the global observe function to be fired any time the input value is changed. Am I doing it right? https://code.sololearn.com/W12xMbDhOraG

31st Oct 2020, 6:10 PM
Ore
Ore - avatar
3 Respuestas
+ 4
Join the club, neither did I.🤷🏾‍♂️
1st Nov 2020, 11:33 PM
ODLNT
ODLNT - avatar
+ 2
ODLNT Oh! Many thanks for the link. I did not know that there was a difference between PROPERTIES of DOM nodes and ATTRIBUTES of HTML elements.
1st Nov 2020, 12:08 PM
Ore
Ore - avatar