Skip to content

Instantly share code, notes, and snippets.

@KalleZ
Created February 23, 2018 19:16
Show Gist options
  • Save KalleZ/cfa0a8a7ff7af2c5c0092ae52118fd50 to your computer and use it in GitHub Desktop.
Save KalleZ/cfa0a8a7ff7af2c5c0092ae52118fd50 to your computer and use it in GitHub Desktop.
$(document).ready(function()
{
alert('hello world');
})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment