Forum Moderators: open
Opera has unveiled a new Reader system that ditches scrolling on websites in favour of flippable pages.
The Norwegian browser maker is looking to remove the side scroll bar for documents or articles in favour of "pages" of a set-size, similar
It's achieved with as little as a few lines of CSS, using the "overflow" tag or a new version of the "float" function; there are more complicated coding methods for developers looking for greater control.
Displaying set pages rather than scrolling has been done before, notably in web apps developed by The New York Times, but it used JavaScript rather than CSS.