I have a few paragraphs on a page, and after the first paragraph, I want to include a “Read More” link so that subsequent paragraphs open up on the same page just below it.
I’m looking for code that does this to reduce the amount of scrolling required by the user.
If can point me in the right direction to something very simple that would accomplish this, I would appreciate it.
There are a lot of expander JS bits out there, but the ones I played with (a few years back, admittedly) all had some flaws that I found made them unusable. But my experiences are probably obsolete – for example, I hadn’t begun working with jQuery then.