PATH:
home
/
letacommog
/
aacote
/
wp-content
/
plugins
/
Ultimate_VC_Addons
/
assets
/
js
jQuery(document).ready(function(){ jQuery('.ult-team.ult-social-icon').hover(function(){ var icon_color = jQuery(this).data('iconcolor'); var icon_hover = jQuery(this).data('iconhover'); if( icon_hover != 'inherit' ) { jQuery( this ).css( "color", icon_hover ); } else { jQuery( this ).css( "color", '' ); } }, function(){ var icon_color = jQuery(this).data('iconcolor'); var icon_hover = jQuery(this).data('iconhover'); if( icon_color != 'inherit' ) { jQuery( this ).css( "color", icon_color ); } else { jQuery( this ).css( "color", '' ); } }); jQuery(".ult-style-2").hover(function(){ var self = jQuery(this).find(' .ult-team-member-image').first(); var hover_opacity = self.data('hover_opacity'); self.children('img').css( "opacity", hover_opacity ); }, function(){ var self = jQuery(this).find(' .ult-team-member-image').first(); var opacity = self.data('opacity'); self.children('img').css( "opacity", opacity ); }); jQuery(".ult-style-3").hover(function(){ var self = jQuery(this).find(' .ult-team-member-image').first(); var hover_opacity = self.data('hover_opacity'); self.find('img').css( "opacity", hover_opacity ); }, function(){ var self = jQuery(this).find(' .ult-team-member-image').first(); self.find('img').css( "opacity", 1 ); }); function Ult_ResponsiveStyle() { jQuery('.ult-team-member-wrap').each(function(i){ var r_width = jQuery(this).data('responsive_width'); if(r_width != '') { if ( jQuery(window).width() <= r_width ) { jQuery(this).removeClass('ult-style-2'); jQuery(this).addClass('ult-style-1 ult-responsive'); } else { if( jQuery(this).hasClass('ult-responsive') ) { jQuery(this).removeClass('ult-style-1 ult-responsive'); jQuery(this).addClass('ult-style-2'); } } } }); } function set_Top_Description() { jQuery('.ult-team-member-wrap').each(function(i) { var p_height = jQuery(this).height(); var child_height = jQuery(this).find('.ult-team_description_slide'); var desc_element = child_height; // jQuery(child_height[0]); if( parseFloat(p_height) < parseFloat(desc_element.height()) ) { desc_element.addClass('ult-desc-set-top'); } else { if( desc_element.hasClass('ult-desc-set-top') ) { desc_element.removeClass('ult-desc-set-top'); } } }); jQuery('.ult-style-3 .ult-team-member-image').each(function(i) { var p_height = jQuery(this).height(); var child_height = jQuery(this).find('.ult-team-member-description'); var desc_element = child_height; // jQuery(child_height[0]); if( parseFloat(p_height) < parseFloat(desc_element.height()) ) { desc_element.addClass('ult-desc-set-top'); } else { if( desc_element.hasClass('ult-desc-set-top') ) { desc_element.removeClass('ult-desc-set-top'); } } }); } Ult_ResponsiveStyle(); setTimeout(set_Top_Description, 500); jQuery('.ult-team-member-wrap .ult-team-member-image img').load(function(){ set_Top_Description(); }); jQuery(window).resize(function(){ Ult_ResponsiveStyle(); set_Top_Description(); }); jQuery('.ult-team-member-image-overlay.ult-team_img_hover').each(function(){ var bg_color = jQuery(this).data('background_clr'); jQuery(this).css( { "background-color" : bg_color } ); }); });
[+]
..
[-] jquery-appear.js
[edit]
[-] easy-ticker.js
[edit]
[-] info-box.js
[edit]
[-] mb-YTPlayer.js
[edit]
[-] tabs.js
[edit]
[-] tooltip.js
[edit]
[-] range-slider.js
[edit]
[-] jquery.sticky-kit.js
[edit]
[-] highlight-box.js
[edit]
[-] jparallax.js
[edit]
[-] slick-custom.js
[edit]
[-] vc-inline-editor.js
[edit]
[-] ultimate_bg.js
[edit]
[-] info-circle.js
[edit]
[-] index.php
[edit]
[-] video-banner.js
[edit]
[-] expandable-section.js
[edit]
[-] vc-fronteditor.js
[edit]
[-] classie.js
[edit]
[-] info-banner.js
[edit]
[-] modal.js
[edit]
[-] teams.js
[edit]
[-] hotspot.js
[edit]
[-] jquery-ui-labeledslider.js
[edit]
[-] swatchbook.js
[edit]
[-] video_module.js
[edit]
[-] snap-svg.js
[edit]
[-] masonry.js
[edit]
[-] vhparallax.js
[edit]
[-] custom.js
[edit]
[-] typed.js
[edit]
[-] fixto.js
[edit]
[-] count-timer.js
[edit]
[-] dual-button.js
[edit]
[-] modernizr-custom.js
[edit]
[-] jquery-ui-effect.js
[edit]
[-] ihover.js
[edit]
[-] range-slider-touch-punch.js
[edit]
[-] content-box.js
[edit]
[-] creative-link.js
[edit]
[-] bootstrap-datetimepicker.js
[edit]
[-] jquery-ui.js
[edit]
[-] ultimate-params.js
[edit]
[-] countUp.js
[edit]
[-] hotspot-tooltipster.js
[edit]
[-] tabs-accordion.js
[edit]
[-] countdown.js
[edit]
[-] slick.js
[edit]
[-] vc_column.js
[edit]
[-] headings.js
[edit]
[-] froogaloop2-min.js
[edit]
[-] sticky-section.js
[edit]
[-] image-separator.js
[edit]
[-] flip-box.js
[edit]
[-] SmoothScroll-compatible.js
[edit]
[-] SmoothScroll.js
[edit]