Server : nginx/1.24.0 System : Linux ip-172-31-33-48 6.14.0-1011-aws #11~24.04.1-Ubuntu SMP Fri Aug 1 02:07:25 UTC 2025 x86_64 User : www-data ( 33) PHP Version : 8.3.6 Disable Function : NONE Directory : /var/www/html/wp-content/plugins/ocean-extra/includes/widgets/js/ |
Upload File : |
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)})});