Closed marceloverdijk closed 12 years ago
Hi Marcel,
You need to add a table header row to your table, something like this:
Text Column 1 |
---|
Marcel Overdijk |
Thanks! That was better but now I get a: Uncaught TypeError: Cannot read property 'style' of undefined
BTW, per my design I can't add headers. Is there no option to use tableFilter without headers?
I'm looking to implement something similar to: http://jquerymobile.com/test/docs/lists/lists-search.html
Hi Marcel!
Try the latest version, it creates the header row automatically if it is missing. See demosrc2.hml for an example. Since you probably don't want to show the header, just hide it with CSS.
I tried the tableFilter for the first time but got: Uncaught TypeError: Cannot call method 'appendChild' of undefined
My code: