Advertisement
Guest User

Untitled

a guest
May 12th, 2016
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. $('body').on('click', '.fbx-item-current img', function() {
  2. console.log("clicked on the link") ;
  3. });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement