Web Site Accessibility: Identifying and Fixing Accessibility Problems in Client Page Code

  • Authors:
  • G. A. Di Lucca;A. R. Fasolino;P. Tramontana

  • Affiliations:
  • RCOST - Research Centre on Software Technology, University of Sannio Palazzo ex Poste, via Traiano, Benevento, Italy;Dipartimento di Informatica e Sistemistica, Università di Napoli Federico II Via Claudio, Napoli, Italy;Dipartimento di Informatica e Sistemistica, Università di Napoli Federico II Via Claudio, Napoli, Italy

  • Venue:
  • WSE '05 Proceedings of the Seventh IEEE International Symposium on Web Site Evolution
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

Web accessibility is an important issue to address along Web application development. Accessibility aims to allow the access to the content of the Web application even in presence of reduced hardware/software configurations on the client side of the application (such as browser configurations disabling graphical visualization, or scripting execution), or of users with physical disabilities (such as blind people). Some guidelines and rules have been defined by several organizations to grant and assess Web accessibility. This paper presents an approach to verify if the code of client pages of an existing application does not meet some accessibility rules or guidelines, making the application not accessible to some groups of users. A model representing the several features involved in the identification of accessibility problems that client page code may contain has been defined. This model is mainly based on the recent Web Content Accessibility Guidelines 2.0 Working Draft. A tool supporting the accessibility analysis and the fixing of the identified problems has been developed. Results from a case study carried out by using the proposed approach are presented and discussed.