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년 전 | 2246 | |
| 329 |
prosper
|
20년 전 | 1857 | |
| 328 |
prosper
|
20년 전 | 1670 | |
| 327 | 20년 전 | 3748 | ||
| 326 | 20년 전 | 4825 | ||
| 325 |
hwatta
|
20년 전 | 2452 | |
| 324 |
|
20년 전 | 3122 | |
| 323 | 20년 전 | 5833 | ||
| 322 |
hwatta
|
20년 전 | 2824 | |
| 321 |
hwatta
|
20년 전 | 2300 | |
| 320 |
yesmoa
|
20년 전 | 4559 | |
| 319 | 20년 전 | 2657 | ||
| 318 | 20년 전 | 2225 | ||
| 317 |
kyodon
|
20년 전 | 2753 | |
| 316 | 20년 전 | 2559 | ||
| 315 |
|
20년 전 | 2869 | |
| 314 |
|
20년 전 | 3315 | |
| 313 |
|
20년 전 | 2626 | |
| 312 |
yesmoa
|
20년 전 | 4700 | |
| 311 | 20년 전 | 3236 | ||
| 310 |
홀로남은자
|
20년 전 | 4542 | |
| 309 | 20년 전 | 2997 | ||
| 308 | 20년 전 | 4110 | ||
| 307 | 20년 전 | 4342 | ||
| 306 | 20년 전 | 7013 | ||
| 305 | 20년 전 | 3854 | ||
| 304 | 20년 전 | 2745 | ||
| 303 |
크리스탈처럼
|
20년 전 | 4382 | |
| 302 | 20년 전 | 2191 | ||
| 301 |
|
20년 전 | 4311 | |
| 300 | 20년 전 | 3772 | ||
| 299 | 20년 전 | 2578 | ||
| 298 | 20년 전 | 4807 | ||
| 297 |
|
20년 전 | 2511 | |
| 296 | 20년 전 | 4505 | ||
| 295 | 20년 전 | 3554 | ||
| 294 | 20년 전 | 3578 | ||
| 293 | 20년 전 | 3806 | ||
| 292 | 20년 전 | 3191 | ||
| 291 |
yesmoa
|
20년 전 | 5909 | |
| 290 | 20년 전 | 2928 | ||
| 289 | 20년 전 | 5831 | ||
| 288 |
|
20년 전 | 2357 | |
| 287 |
|
20년 전 | 1772 | |
| 286 |
|
20년 전 | 2127 | |
| 285 |
|
20년 전 | 3525 | |
| 284 |
|
20년 전 | 2025 | |
| 283 |
|
20년 전 | 4391 | |
| 282 | 20년 전 | 3373 | ||
| 281 |
|
20년 전 | 2193 | |
| 280 |
|
20년 전 | 7789 | |
| 279 | 20년 전 | 5528 | ||
| 278 | 20년 전 | 2976 | ||
| 277 |
|
20년 전 | 5560 | |
| 276 | 20년 전 | 2347 | ||
| 275 | 20년 전 | 2588 | ||
| 274 | 20년 전 | 2355 | ||
| 273 | 20년 전 | 2204 | ||
| 272 | 20년 전 | 2128 | ||
| 271 | 20년 전 | 2590 | ||
| 270 | 20년 전 | 2597 | ||
| 269 | 20년 전 | 2466 | ||
| 268 | 20년 전 | 2666 | ||
| 267 | 20년 전 | 2350 | ||
| 266 | 20년 전 | 2556 | ||
| 265 | 20년 전 | 3486 | ||
| 264 |
|
20년 전 | 5343 | |
| 263 |
|
20년 전 | 3707 | |
| 262 | 20년 전 | 3159 | ||
| 261 |
허저비
|
20년 전 | 5910 | |
| 260 |
|
20년 전 | 5705 | |
| 259 | 20년 전 | 4125 | ||
| 258 | 20년 전 | 2366 | ||
| 257 | 20년 전 | 3172 | ||
| 256 | 20년 전 | 1891 | ||
| 255 | 20년 전 | 1552 | ||
| 254 | 20년 전 | 3127 | ||
| 253 | 20년 전 | 3536 | ||
| 252 | 20년 전 | 5100 | ||
| 251 | 20년 전 | 5795 | ||
| 250 | 20년 전 | 3665 | ||
| 249 | 20년 전 | 5001 | ||
| 248 | 20년 전 | 3272 | ||
| 247 | 20년 전 | 3623 | ||
| 246 |
|
20년 전 | 7934 | |
| 245 |
|
20년 전 | 5889 | |
| 244 | 20년 전 | 4471 | ||
| 243 |
|
20년 전 | 4034 | |
| 242 | 20년 전 | 2762 | ||
| 241 | 20년 전 | 2703 | ||
| 240 | 20년 전 | 2343 | ||
| 239 | 20년 전 | 1640 | ||
| 238 |
아우겐나이스
|
20년 전 | 2245 | |
| 237 |
email
|
20년 전 | 3671 | |
| 236 | 20년 전 | 4132 | ||
| 235 | 20년 전 | 10452 | ||
| 234 | 20년 전 | 5047 | ||
| 233 | 20년 전 | 3358 | ||
| 232 | 20년 전 | 3185 | ||
| 231 | 20년 전 | 3821 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기