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

Japan ,Tokyo ,Hong Kong , ,Tokyo Hong Kong Sports The Association ,Olympics ,Council Hong Kong Commission ,Hong Kong Tokyo ,Tokyo Hong Kong Sports ,Hall China Hong Kong ,Long Bay ,Pictured Hall ,ஜப்பான் ,டோக்கியோ ,ஹாங் காங் ,ஒலிம்பிக்ஸ் ,ஹாங் காங் டோக்கியோ ,நீண்டது வளைகுடா ,

© 2024 Vimarsana

vimarsana.com © 2020. All Rights Reserved.