var downStrokeField;
function autojump(fieldName,nextFieldName,fakeMaxLength)
{
var myForm=document.forms[document.forms.length - 1];
var myField=myForm.elements[fieldName];
myField.nextField=myForm.elements[nextFieldName];
if (myField.maxLength == null)
myField.maxLength=fakeMaxLength;
myField.onkeydown=autojump_keyDown;
myField.onkeyup=autojump_keyUp;
}
function autojump_keyDown()
{
this.beforeLength=this.value.length;
downStrokeField=this;
}
function autojump_keyUp()
{
if (
(this == downStrokeField) &&
(this.value.length > this.beforeLength) &&
(this.value.length >= this.maxLength)
)
{
if (this.nextField.select) this.nextField.select();
this.nextField.focus();
}
downStrokeField=null;
}<div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:16:08 PHP & HTML에서 이동 됨]</div>
function autojump(fieldName,nextFieldName,fakeMaxLength)
{
var myForm=document.forms[document.forms.length - 1];
var myField=myForm.elements[fieldName];
myField.nextField=myForm.elements[nextFieldName];
if (myField.maxLength == null)
myField.maxLength=fakeMaxLength;
myField.onkeydown=autojump_keyDown;
myField.onkeyup=autojump_keyUp;
}
function autojump_keyDown()
{
this.beforeLength=this.value.length;
downStrokeField=this;
}
function autojump_keyUp()
{
if (
(this == downStrokeField) &&
(this.value.length > this.beforeLength) &&
(this.value.length >= this.maxLength)
)
{
if (this.nextField.select) this.nextField.select();
this.nextField.focus();
}
downStrokeField=null;
}<div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:16:08 PHP & HTML에서 이동 됨]</div>
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 330 |
prosper
|
20년 전 | 2240 | |
| 329 |
prosper
|
20년 전 | 1849 | |
| 328 |
prosper
|
20년 전 | 1660 | |
| 327 | 20년 전 | 3738 | ||
| 326 | 20년 전 | 4816 | ||
| 325 |
hwatta
|
20년 전 | 2435 | |
| 324 |
|
20년 전 | 3117 | |
| 323 | 20년 전 | 5822 | ||
| 322 |
hwatta
|
20년 전 | 2813 | |
| 321 |
hwatta
|
20년 전 | 2292 | |
| 320 |
yesmoa
|
20년 전 | 4547 | |
| 319 | 20년 전 | 2645 | ||
| 318 | 20년 전 | 2222 | ||
| 317 |
kyodon
|
20년 전 | 2749 | |
| 316 | 20년 전 | 2550 | ||
| 315 |
|
20년 전 | 2866 | |
| 314 |
|
20년 전 | 3307 | |
| 313 |
|
20년 전 | 2622 | |
| 312 |
yesmoa
|
20년 전 | 4695 | |
| 311 | 20년 전 | 3224 | ||
| 310 |
홀로남은자
|
20년 전 | 4532 | |
| 309 | 20년 전 | 2987 | ||
| 308 | 20년 전 | 4105 | ||
| 307 | 20년 전 | 4339 | ||
| 306 | 20년 전 | 7008 | ||
| 305 | 20년 전 | 3841 | ||
| 304 | 20년 전 | 2741 | ||
| 303 |
크리스탈처럼
|
20년 전 | 4374 | |
| 302 | 20년 전 | 2187 | ||
| 301 |
|
20년 전 | 4309 | |
| 300 | 20년 전 | 3764 | ||
| 299 | 20년 전 | 2561 | ||
| 298 | 20년 전 | 4791 | ||
| 297 |
|
20년 전 | 2504 | |
| 296 | 20년 전 | 4496 | ||
| 295 | 20년 전 | 3549 | ||
| 294 | 20년 전 | 3568 | ||
| 293 | 20년 전 | 3802 | ||
| 292 | 20년 전 | 3183 | ||
| 291 |
yesmoa
|
20년 전 | 5897 | |
| 290 | 20년 전 | 2919 | ||
| 289 | 20년 전 | 5825 | ||
| 288 |
|
20년 전 | 2348 | |
| 287 |
|
20년 전 | 1754 | |
| 286 |
|
20년 전 | 2124 | |
| 285 |
|
20년 전 | 3510 | |
| 284 |
|
20년 전 | 2015 | |
| 283 |
|
20년 전 | 4381 | |
| 282 | 20년 전 | 3360 | ||
| 281 |
|
20년 전 | 2187 | |
| 280 |
|
20년 전 | 7782 | |
| 279 | 20년 전 | 5522 | ||
| 278 | 20년 전 | 2971 | ||
| 277 |
|
20년 전 | 5551 | |
| 276 | 20년 전 | 2339 | ||
| 275 | 20년 전 | 2572 | ||
| 274 | 20년 전 | 2339 | ||
| 273 | 20년 전 | 2188 | ||
| 272 | 20년 전 | 2111 | ||
| 271 | 20년 전 | 2578 | ||
| 270 | 20년 전 | 2561 | ||
| 269 | 20년 전 | 2445 | ||
| 268 | 20년 전 | 2659 | ||
| 267 | 20년 전 | 2346 | ||
| 266 | 20년 전 | 2549 | ||
| 265 | 20년 전 | 3482 | ||
| 264 |
|
20년 전 | 5336 | |
| 263 |
|
20년 전 | 3696 | |
| 262 | 20년 전 | 3149 | ||
| 261 |
허저비
|
20년 전 | 5906 | |
| 260 |
|
20년 전 | 5698 | |
| 259 | 20년 전 | 4115 | ||
| 258 | 20년 전 | 2365 | ||
| 257 | 20년 전 | 3164 | ||
| 256 | 20년 전 | 1882 | ||
| 255 | 20년 전 | 1547 | ||
| 254 | 20년 전 | 3122 | ||
| 253 | 20년 전 | 3533 | ||
| 252 | 20년 전 | 5082 | ||
| 251 | 20년 전 | 5790 | ||
| 250 | 20년 전 | 3653 | ||
| 249 | 20년 전 | 4990 | ||
| 248 | 20년 전 | 3271 | ||
| 247 | 20년 전 | 3615 | ||
| 246 |
|
20년 전 | 7923 | |
| 245 |
|
20년 전 | 5886 | |
| 244 | 20년 전 | 4467 | ||
| 243 |
|
20년 전 | 4018 | |
| 242 | 20년 전 | 2749 | ||
| 241 | 20년 전 | 2690 | ||
| 240 | 20년 전 | 2323 | ||
| 239 | 20년 전 | 1624 | ||
| 238 |
아우겐나이스
|
20년 전 | 2237 | |
| 237 |
email
|
20년 전 | 3659 | |
| 236 | 20년 전 | 4120 | ||
| 235 | 20년 전 | 10440 | ||
| 234 | 20년 전 | 5038 | ||
| 233 | 20년 전 | 3353 | ||
| 232 | 20년 전 | 3173 | ||
| 231 | 20년 전 | 3806 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기