Page is a not externally linkable
sssweb - 3:23 pm on Nov 2, 2011 (gmt 0)
How about this idea for doing the whole thing on a single webpage:
1. Set the background image position to "fixed" via CSS.
2. Configure my text in 1-page 'blocks' (sections) & float it over the image.
3. At the end of each text block is a "next" link, which goes to <a name="..."> bookmarks on the page.
So the user is just scrolling down the page, section by section.
I assume I can hide the text above & below the section I want displayed. Any suggestions for doing this?