Guest User

Untitled

a guest
May 24th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  1. <div class="titleH1">
  2. <div class="title-component">
  3. <div class="inner-container">
  4. ::before
  5. <span class="icon"> //this element has child. But here is closed
  6. <h1 class="title">Title</h1>
  7. (...)
  8.  
  9. $('element').getText().then(function(value) {
  10. console.log(value);
  11. });
Add Comment
Please, Sign In to add comment