Advertisement
Guest User

Untitled

a guest
Jun 25th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. function f()
  2. {
  3. <button type="button" class="yes" onclick="setExtraInformation()">Yes</button>
  4. <button type="button" class="no" href="https://presence.shireburn.com/Home/UserList">No</button>
  5.  
  6. if is yes do the code down
  7. if is no do nothing
  8.  
  9. code....
  10. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement