index of
/
home
/
thefkyzp
/
public_html
/
wp-content
/
plugins
/
ocean-extra
/
includes
/
widgets
/
js
/
File: /home/thefkyzp/public_html/wp-content/plugins/ocean-extra/includes/widgets/js/insta-admin.min.js
jQuery(document).ready(function(n){n("body").on("change",'.oceanwp-container select[id$="images_link"]',function(e){var i=n(this);"custom_url"!=i.val()?i.closest(".oceanwp-container").find('input[id$="custom_url"]').val("").parent().animate({opacity:"hide",height:"hide"},200):i.closest(".oceanwp-container").find('input[id$="custom_url"]').parent().animate({opacity:"show",height:"show"},200)}),n("body").on("change",'.oceanwp-container input:radio[id$="search_for"]',function(e){var i=n(this);"username"!=i.val()?(i.closest(".oceanwp-container").find('select[id$="images_link"] option[value="user_url"]').animate({opacity:"hide",height:"hide"},200),i.closest(".oceanwp-container").find('select[id$="images_link"]').val("image_url"),i.closest(".oceanwp-container").find('input[id$="blocked_users"]').closest("p").animate({opacity:"show",height:"show"},200),i.closest(".oceanwp-container").find(".oceanwp-header-wrap").animate({opacity:"hide",height:"hide"},200)):(i.closest(".oceanwp-container").find('select[id$="images_link"] option[value="user_url"]').animate({opacity:"show",height:"show"},200),i.closest(".oceanwp-container").find('select[id$="images_link"]').val("image_url"),i.closest(".oceanwp-container").find('input[id$="blocked_users"]').closest("p").animate({opacity:"hide",height:"hide"},200),i.closest(".oceanwp-container").find(".oceanwp-header-wrap").animate({opacity:"show",height:"show"},200))}),n("body").on("change",'.oceanwp-container select[id$="display_header"]',function(e){var i=n(this);"yes"!=i.val()?i.closest(".oceanwp-container").find(".oceanwp-display-header-options").animate({opacity:"hide",height:"hide"},200):i.closest(".oceanwp-container").find(".oceanwp-display-header-options").animate({opacity:"show",height:"show"},200)})});