자동으로 창크기 변환

· 19년 전 · 2075
<script language=javascript>
// Handle all the FSCommand messages in a Flash movie.
function mission_DoFSCommand(x, y) {
window.resizeTo(x ,y);
var tempX = (screen.width/2)-(x/2);
var tempY = (screen.height/2)-(y/2);
window.moveTo(tempX,tempY);

if( document.f1.state.value == "up" ){
if( document.f1.x.value > 600 ){
document.f1.state.value = "down"
}else{
document.f1.x.value = eval(x)+10;
document.f1.y.value = eval(y)+10;
}
}else if( document.f1.state.value == "down" ){
if( document.f1.x.value < 400 ){
document.f1.state.value = "up"
}else{
document.f1.x.value = eval(x)-10;
document.f1.y.value = eval(y)-10;
}
}
setTimeout("mission_DoFSCommand(document.f1.x.value, document.f1.y.value)",50);

}
</script>


<body onload="mission_DoFSCommand(400, 400)" >
<form name="f1">
<input type=text name='state' value='up'><br>
<input type=text name='x'><br>
<input type=text name='y'>
</form>
</body><div class='small'>[이 게시물은 관리자님에 의해 2011-10-31 17:16:08 PHP & HTML에서 이동 됨]</div>
|
댓글을 작성하시려면 로그인이 필요합니다.

프로그램

태그 필터 (최대 3개) 전체 개발자 소스 기타 mysql 팁자료실 javascript php linux flash 정규표현식 jquery node.js mobile 웹서버 os 프로그램 강좌 썸네일 이미지관련 도로명주소 그누보드5 기획자 견적서 계약서 기획서 마케팅 제안서 seo 통계 서식 통계자료 퍼블리셔 html css 반응형 웹접근성 퍼블리싱 표준화 반응형웹 홈페이지기초 부트스트랩 angularjs 포럼 스크린리더 센스리더 개발자톡 개발자팁 퍼블리셔톡 퍼블리셔팁 기획자톡 기획자팁 프로그램강좌 퍼블리싱강좌
+
제목 글쓴이 날짜 조회
19년 전 조회 1,863
19년 전 조회 3,474
19년 전 조회 2,453
19년 전 조회 6,289
19년 전 조회 2,149
19년 전 조회 2,033
19년 전 조회 2,833
19년 전 조회 1,931
19년 전 조회 2,401
19년 전 조회 2,232
19년 전 조회 3,680
19년 전 조회 2,685
19년 전 조회 2,871
19년 전 조회 4,492
19년 전 조회 3,666
19년 전 조회 2,434
19년 전 조회 4,423
19년 전 조회 3,402
19년 전 조회 4,263
19년 전 조회 2,133
19년 전 조회 2,332
19년 전 조회 2,261
19년 전 조회 3,469
19년 전 조회 2,843
19년 전 조회 3,627
19년 전 조회 2,807
19년 전 조회 2,634
19년 전 조회 2,465
19년 전 조회 2,361
19년 전 조회 2,247
19년 전 조회 4,385
19년 전 조회 2,796
19년 전 조회 2,279
19년 전 조회 2,379
19년 전 조회 2,963
19년 전 조회 2,074
19년 전 조회 3,325
19년 전 조회 2,882
19년 전 조회 2,388
19년 전 조회 1,923
19년 전 조회 2,366
19년 전 조회 2,135
19년 전 조회 2,022
19년 전 조회 2,582
19년 전 조회 2,440
19년 전 조회 4,015
19년 전 조회 3,862
19년 전 조회 2,366
19년 전 조회 3,411
19년 전 조회 2,076
19년 전 조회 2,502
19년 전 조회 2,392
19년 전 조회 2,458
19년 전 조회 2,301
19년 전 조회 2,929
19년 전 조회 2,944
19년 전 조회 3,282
19년 전 조회 3,152
19년 전 조회 2,819
19년 전 조회 3,041
19년 전 조회 3,286
19년 전 조회 2,997
19년 전 조회 2,727
19년 전 조회 3,056
19년 전 조회 4,634
19년 전 조회 2,537
19년 전 조회 2,565
19년 전 조회 3,603
19년 전 조회 3,278
19년 전 조회 2,926
19년 전 조회 2,165
19년 전 조회 1,906
19년 전 조회 2,994
19년 전 조회 1,851
19년 전 조회 2,431
19년 전 조회 4,072
19년 전 조회 3,852
19년 전 조회 3,577
19년 전 조회 3,523
19년 전 조회 1,685
19년 전 조회 2,052
19년 전 조회 1,967
19년 전 조회 2,649
19년 전 조회 4,738
19년 전 조회 2,880
19년 전 조회 2,035
19년 전 조회 2,045
19년 전 조회 1,938
19년 전 조회 2,676
19년 전 조회 8,292
19년 전 조회 2,850
19년 전 조회 2,905
19년 전 조회 3,170
19년 전 조회 2,316
19년 전 조회 2,333
19년 전 조회 2,292
19년 전 조회 2,180
19년 전 조회 2,369
19년 전 조회 2,628
19년 전 조회 3,196