|
|
|
text Autocomplete เหมือน Google ทำงานแค่เงื่อนไขเดียว |
|
|
|
|
|
|
|
Code (JavaScript)
$(function () {
$("อ้างอิงด้วย Id ครับ").autocomplete({
source: [statesb]
});
});
|
|
|
|
|
Date :
2018-06-21 16:29:07 |
By :
DK |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 <input type="text" name="statesa" value="" style="border: 1px solid #cccccc; height: 30px;width: 300px;padding: 5px;"/>
ใส่ id ให้ input
2 ตอนเรียกใช้งานก็อ้างอิงด้วย id ตามความคิดเห็นก่อนหน้า
|
|
|
|
|
Date :
2018-06-21 16:30:24 |
By :
DK |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Load balance : Server 00
|