Advertisement
Guest User

yoe

a guest
May 10th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
jQuery 0.17 KB | None | 0 0
  1. $(function () {
  2.         // This anonymous function is the first function to be called when the page loads.
  3.         // jQuery code, event handling callbacks here
  4. });
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement