Your IP : 216.73.216.138


Current Path : /home/ereika83/public_html/wp-content/plugins/squirrly-seo/view/assets/js/
Upload File :
Current File : /home/ereika83/public_html/wp-content/plugins/squirrly-seo/view/assets/js/onboarding.min.js

(function($){"use strict";$.fn.sq_onboardingFinalStep=function(){var $this=this;var $progress=0;$(".progress .progress-bar").css("width",function(){return"10%"});var $loadingstep=0;var $loadingdiv=$(".sq_loading_steps");var $progressInterval=setInterval(function(){$progress+=20;if($progress<=100){$(".progress .progress-bar").css("width",function(){return $progress+"%"})}$loadingstep++;if($loadingstep<=6){$loadingdiv.find(".sq_loading_step").hide();$loadingdiv.find(".sq_loading_step"+$loadingstep).show()}if($progress>100){clearInterval($progressInterval)}},3e3);$.post(sqQuery.ajaxurl,{action:"sq_ajax_checkseo",sq_nonce:sqQuery.nonce})};$(document).ready(function(){$(".sq-switch.redgreen input[type=checkbox]").change(function(){if($(this).is(":checked")){$("#sq_onboarding.sq_deactivated").removeClass("sq_deactivated")}else{$("#sq_onboarding:not(.sq_deactivated)").addClass("sq_deactivated")}});var feature_interval=setInterval(function(){var found=false;$(".checkbox").each(function(){if(!$(this).find("input").is(":checked")){$(this).find("input").prop("checked",true);found=true;return false}});if(!found){clearInterval(feature_interval);$(".fields").each(function(){$(this).show()})}},1e3)})})(jQuery);