[Prototype] AutoComplete
http://www.ramirezcobos.com/labs/ajax-powered-autocomplete/ 여기 있는것인데 한글이 적용되려면 원본 파일 중 test.php 안의 if (strtolower(substr(utf8_decode($aUsers[$i]),0,$len)) == $input) 를 if (strtolower(substr($aUsers[$i],0,$len)) == $input) 로 고치면 되며 그렇게 고친 파일을 아래에 첨부한다.css/autocomplete.css 자동완성 모양내기 images/* 자동완성 관련 이미지들 js/autocomplete.js 자동완성 핵심 스크립트 test.html 예제 - 폼 test.php 예제 - ajax 자동완성 응답 form 페이지의 인코딩이 utf..
웹프로그래밍/js
2010. 1. 5. 17:15
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- Docker
- Prototype
- Linux
- 워드프레스
- nodejs
- Mac
- 안드로이드
- iphone
- Android
- centos
- IE
- JQuery
- IOS
- laravel
- macos
- mssql
- classic asp
- JSON
- iis
- nginx
- PHP
- API
- sencha touch
- git
- Debug
- Wordpress
- 한글
- CSS
- javascript
- ASP
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 1 | ||||||
| 2 | 3 | 4 | 5 | 6 | 7 | 8 |
| 9 | 10 | 11 | 12 | 13 | 14 | 15 |
| 16 | 17 | 18 | 19 | 20 | 21 | 22 |
| 23 | 24 | 25 | 26 | 27 | 28 | 29 |
| 30 |
글 보관함