자동으로 창크기 변환

· 19년 전 · 2088
<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,875
19년 전 조회 3,485
19년 전 조회 2,460
19년 전 조회 6,297
19년 전 조회 2,162
19년 전 조회 2,046
19년 전 조회 2,843
19년 전 조회 1,940
19년 전 조회 2,415
19년 전 조회 2,241
19년 전 조회 3,693
19년 전 조회 2,696
19년 전 조회 2,881
19년 전 조회 4,507
19년 전 조회 3,679
19년 전 조회 2,445
19년 전 조회 4,439
19년 전 조회 3,410
19년 전 조회 4,276
19년 전 조회 2,143
19년 전 조회 2,337
19년 전 조회 2,279
19년 전 조회 3,483
19년 전 조회 2,856
19년 전 조회 3,645
19년 전 조회 2,813
19년 전 조회 2,643
19년 전 조회 2,476
19년 전 조회 2,368
19년 전 조회 2,259
19년 전 조회 4,393
19년 전 조회 2,809
19년 전 조회 2,285
19년 전 조회 2,390
19년 전 조회 2,969
19년 전 조회 2,088
19년 전 조회 3,336
19년 전 조회 2,894
19년 전 조회 2,400
19년 전 조회 1,932
19년 전 조회 2,380
19년 전 조회 2,150
19년 전 조회 2,032
19년 전 조회 2,592
19년 전 조회 2,449
19년 전 조회 4,027
19년 전 조회 3,874
19년 전 조회 2,374
19년 전 조회 3,415
19년 전 조회 2,089
19년 전 조회 2,512
19년 전 조회 2,405
19년 전 조회 2,470
19년 전 조회 2,311
19년 전 조회 2,947
19년 전 조회 2,954
19년 전 조회 3,290
19년 전 조회 3,163
19년 전 조회 2,835
19년 전 조회 3,051
19년 전 조회 3,298
19년 전 조회 3,007
19년 전 조회 2,738
19년 전 조회 3,064
19년 전 조회 4,646
19년 전 조회 2,551
19년 전 조회 2,577
19년 전 조회 3,618
19년 전 조회 3,286
19년 전 조회 2,941
19년 전 조회 2,178
19년 전 조회 1,914
19년 전 조회 3,008
19년 전 조회 1,858
19년 전 조회 2,440
19년 전 조회 4,081
19년 전 조회 3,863
19년 전 조회 3,585
19년 전 조회 3,533
19년 전 조회 1,692
19년 전 조회 2,065
19년 전 조회 1,979
19년 전 조회 2,660
19년 전 조회 4,745
19년 전 조회 2,886
19년 전 조회 2,042
19년 전 조회 2,055
19년 전 조회 1,947
19년 전 조회 2,690
19년 전 조회 8,307
19년 전 조회 2,859
19년 전 조회 2,917
19년 전 조회 3,182
19년 전 조회 2,324
19년 전 조회 2,341
19년 전 조회 2,302
19년 전 조회 2,194
19년 전 조회 2,379
19년 전 조회 2,638
19년 전 조회 3,205