不能拿來用。因為它是值選項變動時觸發的事件。 你只要用如下的語法 $( ".selector" ).autocomplete({ select: function( event, ui ) { (輸入你想要放的div上) } });.
確定! 回上一頁