ajpenalosa
5/19/2018 - 10:36 PM

Document Ready Function

Write all jQuery code within this function to avoid any potential bugs or problems

$(document).ready(function() {

  // jQuery code goes here
  
});