(function ($) { "use strict"; var ajaxurl = allo.ajaxurl; // favorite property $('.not-login').on('click', function(e) { e.preventDefault(); }); })(jQuery);