How to bind .hover() to dynamically created “li” elemtent? [duplicate] 04/11/2020 • delegated event, desarrollo web, Javascript • Por Alfonso Sánchez Uzábal …you need to use .on() delegated event handling with mouseenter and mouseleave and an event handler for each. Fuente Ir al contenido original Compartir