Problem with Table filter
I created an example of filtering table (Table filter). Made only with HTML. My example works.
But when trying to do the same by creating all objects dynamically with jquery. Does not Work.
That if the end running these commands ($ ("# table") table ().;
$ ('# inputSearch') textinput ().) to have the appearance of Jquery mobile.
Any idea why does not work?
Thank you