Skip to content

Instantly share code, notes, and snippets.

@hanuor
Created March 24, 2018 15:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hanuor/2b963e8bce84c2c3dfc2b3899c1bcfce to your computer and use it in GitHub Desktop.
Save hanuor/2b963e8bce84c2c3dfc2b3899c1bcfce to your computer and use it in GitHub Desktop.
lazy loading.
$(document).ready(function(){
$('#about_me').load("https://raw.githubusercontent.com/hanuor/shanjohri/gh-pages/data/about-me.md");
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment