자동으로 창크기 변환

· 19년 전 · 2096
<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,885
19년 전 조회 3,494
19년 전 조회 2,472
19년 전 조회 6,307
19년 전 조회 2,172
19년 전 조회 2,054
19년 전 조회 2,852
19년 전 조회 1,953
19년 전 조회 2,421
19년 전 조회 2,254
19년 전 조회 3,703
19년 전 조회 2,707
19년 전 조회 2,892
19년 전 조회 4,517
19년 전 조회 3,690
19년 전 조회 2,457
19년 전 조회 4,451
19년 전 조회 3,421
19년 전 조회 4,286
19년 전 조회 2,157
19년 전 조회 2,350
19년 전 조회 2,290
19년 전 조회 3,491
19년 전 조회 2,861
19년 전 조회 3,648
19년 전 조회 2,821
19년 전 조회 2,654
19년 전 조회 2,489
19년 전 조회 2,381
19년 전 조회 2,271
19년 전 조회 4,403
19년 전 조회 2,814
19년 전 조회 2,297
19년 전 조회 2,400
19년 전 조회 2,983
19년 전 조회 2,099
19년 전 조회 3,345
19년 전 조회 2,902
19년 전 조회 2,410
19년 전 조회 1,941
19년 전 조회 2,386
19년 전 조회 2,163
19년 전 조회 2,039
19년 전 조회 2,602
19년 전 조회 2,460
19년 전 조회 4,032
19년 전 조회 3,882
19년 전 조회 2,387
19년 전 조회 3,428
19년 전 조회 2,097
19년 전 조회 2,526
19년 전 조회 2,413
19년 전 조회 2,481
19년 전 조회 2,320
19년 전 조회 2,955
19년 전 조회 2,965
19년 전 조회 3,302
19년 전 조회 3,173
19년 전 조회 2,843
19년 전 조회 3,061
19년 전 조회 3,302
19년 전 조회 3,018
19년 전 조회 2,751
19년 전 조회 3,076
19년 전 조회 4,654
19년 전 조회 2,560
19년 전 조회 2,582
19년 전 조회 3,628
19년 전 조회 3,292
19년 전 조회 2,948
19년 전 조회 2,182
19년 전 조회 1,926
19년 전 조회 3,016
19년 전 조회 1,867
19년 전 조회 2,447
19년 전 조회 4,087
19년 전 조회 3,870
19년 전 조회 3,593
19년 전 조회 3,545
19년 전 조회 1,702
19년 전 조회 2,073
19년 전 조회 1,988
19년 전 조회 2,670
19년 전 조회 4,755
19년 전 조회 2,898
19년 전 조회 2,058
19년 전 조회 2,063
19년 전 조회 1,952
19년 전 조회 2,695
19년 전 조회 8,314
19년 전 조회 2,873
19년 전 조회 2,927
19년 전 조회 3,194
19년 전 조회 2,335
19년 전 조회 2,349
19년 전 조회 2,310
19년 전 조회 2,202
19년 전 조회 2,389
19년 전 조회 2,644
19년 전 조회 3,216