Advertisement
Guest User

Untitled

a guest
Nov 30th, 2013
46
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.64 KB | None | 0 0
  1. enter code here
  2.  
  3. <div class="likeBox">
  4. <span class="like-active" style="display:none;"></span>
  5. <div class=" ghostLink">
  6.  
  7. <a class="like hintable" hint="Like" href="javascript:void(0)" onclick="if (!Profile.likesBlocked()) { Profile.quickLike('#like_box_53117043234'); $.ajax({data:'authenticity_token=' + encodeURIComponent('6S2x01Deqy77H5OYvhxaDVyncWWcQavyOsTuw7J52/M='), dataType:'script', type:'post', url:'/likes/qwert1312/question/53117043234/add'}); }; return false;"></a>
  8.  
  9. </div>
  10. </div>
  11.  
  12. <div class="likeList you-like-block" style="display:none">You like this</div>
  13.  
  14.  
  15. <div class="likeList people-like-block"></div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement