zohaib87
1/22/2016 - 11:39 AM

jQuery in header

jQuery(document).ready(function( $ ) {
	
	// $ Works! You can test it with next line if you like
	// console.log($);
	
});