????JFIF??x?x????'403WebShell
403Webshell
Server IP : 104.21.112.1  /  Your IP : 216.73.216.145
Web Server : LiteSpeed
System : Linux premium151.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
User : tempvsty ( 647)
PHP Version : 8.0.30
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /home/tempvsty/./eaabusiness.com/wp-content/themes/globeco/woocommerce/js/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /home/tempvsty/./eaabusiness.com/wp-content/themes/globeco/woocommerce/js/woocommerce.js
"use strict";

/**/
	/* MARK */
	/**/
	jQuery(document).ready(function ($){
		
		$(".stars").ready(function (){
			var rtl = typeof cws_is_rtl == 'function' ? cws_is_rtl() : false;
			var stars_active = false;
			$(".woocommerce .stars").on("mouseover", function(){
				if (!stars_active){
					$(this).find("span:not(.stars-active)").append("<span class='stars-active' data-set='no'>&#xf005;&#xf005;&#xf005;&#xf005;&#xf005;</span>");
					stars_active = true;
				}
			});
			$(".woocommerce .stars").on("mousemove", function (e){
				var width = $(this).width();
				var cursor = e.pageX;
				var ofs = $(this).offset().left;
				var fill = rtl ? width - ( cursor - ofs ) : cursor - ofs;
				var persent = Math.round(100*fill/width);
				$(".woocommerce .stars .stars-active").css("width",String(persent)+"%");
			});
			$(".woocommerce .stars").on("click", function (e){
				var width = $(this).width();
				var cursor = e.pageX;
				var ofs = $(this).offset().left;
				var fill = rtl ? width - ( cursor - ofs ) : cursor - ofs;
				var persent = Math.ceil( Math.round( 100 * ( fill/width ) ) / 20 ) * 20;
				var mark = $(this).find(".stars-active");
				mark.css('width',String(persent)+"%");
				mark.attr("data-set",String(persent));
			});
			$(".woocommerce .stars").on("mouseleave", function (e){
				var mark = $(this).find(".stars-active");
				if (mark.attr("data-set") == "no"){
					mark.css("width","0");
				}
				else{
					var persent = mark.attr("data-set");
					mark.css("width",String(persent)+"%");
					$(".stars-active").addClass("fixed-mark");
				}
			});
		});
	})


/* Search icon hover */
jQuery(document).ready(function ($){
	$( "#searchform #searchsubmit" ).mouseover(function() {
  		$("#searchform div").addClass( "hover-search" );
	});
	$( "#searchform #searchsubmit" ).mouseout(function() {
  		$("#searchform div").removeClass( "hover-search" );
	});

	jQuery('.related.products h2').addClass('ce_title und-title themecolor');

	jQuery('.cws-widget .wc-layered-nav-term .color-box').closest('.wc-layered-nav-term ').addClass('color-filter');
});
/* Search icon hover */

/****************** \PB ********************/

/***********************************************/


Youez - 2016 - github.com/yon3zu
LinuXploit