skip to Main Content

How to get DIV sub-elements using javascript – Jquery ajax

HTML Code <ins class="adsbygoogle" style="display:inline-block;width:336px;height:280px" data-ad-client="ca-pub-1714167228247329" data-ad-slot="8611448539" data-adsbygoogle-status="done" data-ad-status="unfilled"> I have checked : https://www.w3schools.com/js/js_htmldom_elements.asp and tried but it not help. I want to take this element data-ad-status="unfilled" from HTML using javascript. So, i can use it in if else statement.…

VIEW QUESTION
Back To Top
Search