JQuery checks if the element is empty

From , 3 Years ago, written in JavaScript, viewed 171 times.
URL https://pastebin.vip/view/ef0b9a69
  1. $('*').each(function() {
  2.          if ($(this).text() == "") {
  3.                    //Do Something
  4.          }
  5. });
  6.  
  7.  
  8.  

Reply to "JQuery checks if the element is empty"

Here you can reply to the paste above

captcha

https://burned.cc - Burn After Reading Website