Advertisement
Guest User

Untitled

a guest
Feb 21st, 2019
80
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. <div id="srpanel" class="panel">
  2. <div class="main sr-list">
  3. <div class="sr-list-item-action">
  4. </div>
  5. </div>
  6. </div>
  7.  
  8. $('.sr-list-item-action').bind('touchend', function(){
  9. //some code
  10. });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement