Goodnight. I use jquery-searcher text search plugin
$(".table_data_choose_setup_geo_user").searcher({ itemSelector: ".link_on_choose_many_type_setup_geo_user", textSelector: "", inputSelector: "#search_city", }); Only here the table_data_choose_setup_geo_user element appears dynamically in me, via ajax.
Do you need to change the plugin to the on method or can you call it something else? Thank !