Guest User

Untitled

a guest
Aug 16th, 2018
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. jQuery if value bigger then val [closed]
  2. if(lastchatid < obj.id)
  3.  
  4. lastchatid = parseInt(lastchatid, 10)
  5. obj.id= parseInt(obj.id, 10)
  6.  
  7. if(lastchatid < obj.id)
Add Comment
Please, Sign In to add comment