Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

111
Views
Splitting large piece of text of an element into it's Sibling Elements

I have a large piece of text (5000,10,000) inside a

tag. I want to create a function which divides this text into it's sibling

tags according the height of the device.

So basically I'm making an e-book app, so there is a div of .chapters in which theres a p tag in which i will put chapter text in. I want a function that will divide this long text into it's sibling p tags so after that i can make a slide show.

the .chapter div has overflow:scroll propert on it.

<div class="chapters with-preview current-chapter">
                    <p class="0">
                        ...all the chapter content
                    </p>
                    <p class="1">
                        ...empty sibling divs
                    </p>
                    <p class="2">
                        ...empty sibling divs
                    </p>
 </div>

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!