vimarsana.com


請使用下列任何一種瀏覽器瀏覽以達至最佳的用戶體驗:Google Chrome、Mozilla Firefox、Internet Explorer、Microsoft Edge 或Safari。
為避免使用網頁時發生問題,請確保你的網頁瀏覽器已更新至最新版本。
")
$(".mobile-search-page .hot-words-block-items").append("
" + result[i] + "")
}
}
});
$("#"+hotWordsId).on("focus","input",function(){
let hotWordId=$(this).parent().attr("id");
let value = $(this).val();
if(value == ""){
$(".hot-words-block").hide();
$("#"+hotWordId+" .hot-words-block").show();
}
});
$("#"+hotWordsId).on("blur","input",function(){
let hotWordId=$(this).parent().attr("id");
$(".hot-words-block").hide();
$(".completion-words-block").hide();
});
$("#"+hotWordsId).on("keyup","input",function(){
let hotWordId=$(this).parent().attr("id");
let value = $(this).val();
if(value==""){
$(".hot-words-block").hide();
$("#"+hotWordId+" .hot-words-block").show();
$(".completion-words-block").hide();
} else {
let completionWordsUlr="https://search2.wenweipo.com/rest/suggest?size=10&word="+ value;
$.ajax({
type:"get",
url: encodeURI(completionWordsUlr),
}).done(function(result,status,xhr){
if(result && result.length>0){

Related Keywords

United States ,Hong Kong , ,Youth Democratic National Construction Association Union ,Green China United States ,United States Enterprise Industry ,Constitution Basic Law ,United States Pa Ling ,Central Hong Kong ,ஒன்றுபட்டது மாநிலங்களில் ,ஹாங் காங் ,மைய ஹாங் காங் ,

© 2025 Vimarsana

vimarsana.com © 2020. All Rights Reserved.