Academia.eduAcademia.edu

Outline

Adapting Web Page Tables on Mobile Devices

2012, International Journal of Handheld Computing Research

https://doi.org/10.4018/JHCR.2012010101

Abstract

The usage of PDA and mobile devices has dramatically increased recently. However, mobile devices and PDA devices have a limited screen size, which makes it frustrating to browse tabular data on mobile devices since users have to frequently scroll up and down to find the information of interest. This paper presents an efficient means to present HTML-based tables on mobile devices. Based on the column and row headers, the authors adapt a HTML-based Web table into two adaptive styles. The first style displays all information of a table into a single narrow page to avoid horizontal scrolling; and the second style distributes information to different sub-pages, each of which approximately occupies the whole mobile screen, and thus eliminates scrolling. The approach is empirically evaluated using a controlled experiment. The main conclusions derived from the empirical study are: (1) the adaptive layout styles improves the browsing efficiency for individual subjects as compared to HTML web...