dear i am beggner tell me how to connect css,js in html then work codes properly
Ãmräñ ßúzdár () - 7 years ago - Reply 0
I made it work by adding another container div ontop on the one already provided. Smh. it is still delayed though.
aKewl () - 9 years ago - Reply 0
It works better if after you wrap it in another container div, you then make the slideToggle(1); so the toggle works now. and it's faster :D
aKewl () - 9 years ago - Reply 0
Line 47 of JS - replace .slideToggle() with .slideDown("slow"). It's a hack fix and doesn't allow you to slide it back up... but it works for me.
Mark Evans () - 10 years ago - Reply 0
is an excellent script for filtering. To be the best, it only needs paging. I tried to merge with some scripts paging, but not run, perhaps, by my little knowledge.
Milton Luiz Jorge () - 10 years ago - Reply 0
Have you managed to do it? Or does anyone know how to implement paging to this script? :)
Mateusz () - 10 years ago - Reply 0
This works well, but if you wanted only the body to scroll and the top panel-header to remain fixed, how can I accomplish this?
Greg () - 10 years ago - Reply 0
This is not working for me. Would you know why? I click the filter but the table search won't show. I tested on firefox and chrome and both had that problem.
Bladielmickey () - 10 years ago - Reply 0
u added all the html, css and JS codes and called them correctly? it wasnt working, and then i realise i didnt call the JS scripts correctly.. now its working
á‘Žá—´á‘•á–‡á—á—°á—´ () - 8 years ago - Reply 0
"Panel Tables with Filter" is not working in my pc so can u help me
kamal () - 10 years ago - Reply 0
You should add a "No entries found" row, and reset the table of the search box is empty. :)
For the no entries found you could just take that one from my snippet. :)
Alex () - 10 years ago - Reply 0
Great suggestion! Tried to find your snippet but I couldn't, I threw something together to provide the functionality but would like to see your snippet. Thanks again.
robm () - 10 years ago - Reply 0
Just search for "filter" or "insensitive" without the " in bootsnipp. It's called" JS table filter insensitive "
Alex () - 10 years ago - Reply 0