Journal of Applied Computer Science & Mathematics (Jan 2010)
Best Practices for Using Lists as Design Web Patterns
Abstract
Our intent is to provide you with some of the primarytools of navigation design and ways to solve navigationproblems. Relevant theory and related material are discussedand credited where appropriate. Lists have begun one of themost important aspects in web applications for displaying acollection of items. We have to take in consideration the type ofitems that will be showed in the collection. A Simple List istypically used to present a collection of items which only one ortwo attributes. On this work paper we will see that in webapplications, users do not simply view list items but take actionseither on individual items (e.g. remove, copy, edit, etc.) or anmultiple items (e.g. compare, move, delete, etc.).