Zebra Striping: Does it Really Help?
Many times when designing or implementing tabular user interfaces I have been through the loop of adding “zebra striping” to distinguish elements of a sequence. An example of my implementations can be seen on the Manx Telecom “Modo” content portal. I have done this so often that my web framework Mojasef provides tools to assist in generating such stripes.
Jessica Enders has done a small study and written an article about the perceived effectiveness of this technique: A List Apart: Articles: Zebra Striping: Does it Really Help?
Post a Comment