Redesign lists (host, images etc), use of jquery
-
The lists could be much more user friendly if some kind of jquery is used, e.g. [url]https://datatables.net/[/url]
It makes the lists powerful and full of features: sortable and it removes the need of the search function. The filter function is much better.
I hope this could be considered in a future release as the filter and sort options are extremely useful.
-
This javascript/jquery code makes nice tables: [url]http://mottie.github.io/tablesorter/docs/example-pager-filtered.html[/url]
Hope someone can implement this kind of feature in all lists. Would make the user interface a joy to use.
-
Table sorting is now included…once again, and the headers are how you do it. They will become a hand when you hover over them. I figured out how to do it without needing to call everything as th tags which was screwing up the formatting.
-
This post is deleted!