zono

Untitled

Feb 5th, 2012
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. $("img").each(function() {
  2.         console.log($(this).attr("alt"));
  3. });
Advertisement
Add Comment
Please, Sign In to add comment