Drebus

Need to make a (local) website with a large list of items that should be able to be arranged in different ways (price, type, alphabet, etc). Any nice ideas how to do this?

Asked by Drebus 2 years ago website list


Devone
1

Most Helpful

Most Helpful

 
I would definitely the jQuery sortable list option. This plugin will allow you to create lists that can be handled in various ways. It adds great usability to your site and is easy to use.

by Devone 2 years ago

Ciprian Sorlea
0
 
You should also consider paging if the amount of data is big. Also... Consider other usability features as well... Grouping, etc. This way, your users will get easier access of your data, while not having all the data in their browsers (this tends to get slow).

by Ciprian Sorlea 2 years ago

Answer this question

Need to make a (local) website with a large list of items that should be able to be arranged in different ways (price, type, alphabet, etc). Any nice ideas how to do this?

0 errors found:

 
0