Guest User

Untitled

a guest
Aug 17th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. <script type='text/javascript'>
  2. $(function() {
  3. $('#tip').tipsy({fade: true, gravity: 'n', title: 'title', fallback: "No Time Found"});
  4. });
  5. </script>
Add Comment
Please, Sign In to add comment