Comment on Edits QuarterlyparentComments−spindritf14yDoesn't work for me without JS, it only shows the first page then.−gioele14yYou have to disable the CSS as well. The CSS stylesheet will hide everything except the first page, letting the JS code change visibility when the user presses keys.If you see the HTML code, all the pages are there, delimited by <article> elements.
Comments
Doesn't work for me without JS, it only shows the first page then.
You have to disable the CSS as well. The CSS stylesheet will hide everything except the first page, letting the JS code change visibility when the user presses keys.
If you see the HTML code, all the pages are there, delimited by <article> elements.