Closed jajm closed 7 months ago
The 2nd parameter of on should be a CSS selector, otherwise the handler is called for every change event on the page (for instance, changing the value of the filter select toggles the title)
on
change
The 2nd parameter of
on
should be a CSS selector, otherwise the handler is called for everychange
event on the page (for instance, changing the value of the filter select toggles the title)