Abstract
Recently, infinite scrolling has become a trend in loading massive data in webpages. This feature allows contents of a webpage to be divided and loaded automatically as a user scrolls through the page. Integrating infinite scroll in webpages, however, can be a complex task. A developer needs to be proficient in client-side programming to design the webpages and server-side programming to be able to load data dynamically. In this study, we propose an approach based on SuperSQL to simplify the integration of infinite scroll in web pages. SuperSQL is an extension of SQL that outputs data extracted from a database in various types of structured documents such as HTML, directly as a result of a declarative query. We extend SuperSQL to implement infinite scrolling in an HTML query output. As a result, developing web pages with the infinite scroll feature can be achieved by running a single SuperSQL query.
Original language | English |
---|---|
Title of host publication | 19th International Conference on Information Integration and Web-Based Applications and Services, iiWAS2017 - Proceedings |
Publisher | Association for Computing Machinery |
Pages | 289-295 |
Number of pages | 7 |
Volume | Part F134476 |
ISBN (Electronic) | 9781450352994 |
DOIs | |
Publication status | Published - 2017 Dec 4 |
Event | 19th International Conference on Information Integration and Web-Based Applications and Services, iiWAS2017 - Salzburg, Austria Duration: 2017 Dec 4 → 2017 Dec 6 |
Other
Other | 19th International Conference on Information Integration and Web-Based Applications and Services, iiWAS2017 |
---|---|
Country/Territory | Austria |
City | Salzburg |
Period | 17/12/4 → 17/12/6 |
Keywords
- Ajax
- CSS
- HTML
- Infinite-scroll
- JavaScript
- PHP
- SuperSQL
- Web development
ASJC Scopus subject areas
- Human-Computer Interaction
- Computer Networks and Communications
- Computer Vision and Pattern Recognition
- Software