$(document.body).|.each(false)|this.style.color|$(this).toggleClass("example")

阅读更多




  
  


  
Click here
to iterate through
these divs.

      if ($(this).is("#stop")) {
          $("span").text("Stopped at div index #" + index);
          return false;
        }





你可能感兴趣的:($(document.body).|.each(false)|this.style.color|$(this).toggleClass("example"))