esta genial, solo le agregaria el tema de mostrar maximo de rows y el paginator. gracias por la tabla
HuBrooH () - 5 years ago - Reply 0
Los botones con las opciones me quedan sin estilo ninguno, en realidad creo que no se carga ningun estilo! :/
Gabriel () - 7 years ago - Reply 0
SÃ, últimamente este sitio tiene ese problema (o lo tenÃa). En caso de que siga pasando recarga de nuevo la pagina y eso deberÃa ser suficiente.
TavoQiqe () - 7 years ago - Reply 0
Olá como eu poderia realizar o download deste snippet ?
Thais Diniz do Nascimento () - 7 years ago - Reply 0
Great Snipp! Could someone tell me how to have one button selected when going to the page so that the user doesn't have to click on the first button. EX: My first button is Popular and I would like for all menu items under Popular to show when going to index.html. At the moment all of my menu items show for all buttons.
Amy () - 8 years ago - Reply 0
You could add this before buttons click event:
$('.table tr').css('display', 'none');
$('.table tr[data-status="mystatus"]').fadeIn('fast');
TavoQiqe () - 8 years ago - Reply 0
hello, i am a complete noob. using this snippet, would that JS run server or client side? (managing a portal within a vendor produced product, they provide portal configuration capabiity that allows for widget design by dropping in CSS etc, i added this in, but when clicking on the buttons to do the filtering, nothing happened.
graeme welsh () - 8 years ago - Reply 0
Is there any error on the console? Sorry for taking me 2 months to reply you. Hope this problem's solved by now.
TavoQiqe () - 8 years ago - Reply 0
Muito legal ! Só o português tem que dar uma revisada: "Pagado" !!!
Eduardo Mattos () - 8 years ago - Reply 0