Good evening everyone,
My question comes because I can not find a way to modify the style file from the JavaScript console, what I want is to make the input filter visible, I tried for example with $(".dataTables_filter").display = "true";
but it does not seem to work, the element is there but it is not visible, any help? Thanks!