var sf_templates = "View All Results<\/a>"; var sf_position = '0'; var sf_input = '.search-live'; jQuery(document).ready(function(){ jQuery(sf_input).ajaxyLiveSearch({"expand":false,"searchUrl":"https:\/\/tecnoscans.xyz\/?s=%s","text":"Search","delay":500,"iwidth":180,"width":350,"ajaxUrl":"https:\/\/tecnoscans.xyz\/wp-admin\/admin-ajax.php","rtl":0}); jQuery(".live-search_ajaxy-selective-input").keyup(function() { var width = jQuery(this).val().length * 8; if(width < 50) { width = 50; } jQuery(this).width(width); }); jQuery(".live-search_ajaxy-selective-search").click(function() { jQuery(this).find(".live-search_ajaxy-selective-input").focus(); }); jQuery(".live-search_ajaxy-selective-close").click(function() { jQuery(this).parent().remove(); }); });