• Jobs
  • About Us
  • professionals
    • Home
    • Jobs
    • Courses and challenges
  • business
    • Home
    • Post vacancy
    • Our process
    • Pricing
    • Assessments
    • Payroll
    • Blog
    • Sales
    • Salary Calculator

0

162
Views
Child position based on inline parent’s length js

How to calculate the path to a wrapped element child?

.inli{
background-color:white;
display:inline;
white-space: pre-wrap;
word-break: break-word;
}

.parent{
width:300px;
height:300px;
background-color:black;
display:inline-block;

}

span{

background-color:red;

}
<div class="parent">
     <div class="inli">aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa<span id="findme">x</span>aaaaaaaaaaaaaaaaaaa</div>
</div>

[Image][1]

[1]: https://i.stack.imgur.com/GRMry.png <-- How do I get the red path's length using js?

about 3 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 Our process Sales
Legal
Terms and conditions Privacy policy
© 2025 PeakU Inc. All Rights Reserved.

Andres GPT

Recommend me some offers
I have an error