자동으로 창크기 변환

· 19년 전 · 2140
<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,929
19년 전 조회 3,541
19년 전 조회 2,510
19년 전 조회 6,356
19년 전 조회 2,221
19년 전 조회 2,093
19년 전 조회 2,901
19년 전 조회 1,997
19년 전 조회 2,460
19년 전 조회 2,289
19년 전 조회 3,747
19년 전 조회 2,748
19년 전 조회 2,946
19년 전 조회 4,552
19년 전 조회 3,728
19년 전 조회 2,497
19년 전 조회 4,492
19년 전 조회 3,464
19년 전 조회 4,333
19년 전 조회 2,196
19년 전 조회 2,398
19년 전 조회 2,324
19년 전 조회 3,535
19년 전 조회 2,896
19년 전 조회 3,691
19년 전 조회 2,871
19년 전 조회 2,698
19년 전 조회 2,525
19년 전 조회 2,421
19년 전 조회 2,313
19년 전 조회 4,441
19년 전 조회 2,861
19년 전 조회 2,335
19년 전 조회 2,441
19년 전 조회 3,029
19년 전 조회 2,148
19년 전 조회 3,383
19년 전 조회 2,950
19년 전 조회 2,457
19년 전 조회 1,981
19년 전 조회 2,427
19년 전 조회 2,205
19년 전 조회 2,081
19년 전 조회 2,647
19년 전 조회 2,495
19년 전 조회 4,077
19년 전 조회 3,932
19년 전 조회 2,439
19년 전 조회 3,474
19년 전 조회 2,141
19년 전 조회 2,571
19년 전 조회 2,459
19년 전 조회 2,519
19년 전 조회 2,372
19년 전 조회 3,003
19년 전 조회 3,008
19년 전 조회 3,340
19년 전 조회 3,222
19년 전 조회 2,887
19년 전 조회 3,100
19년 전 조회 3,339
19년 전 조회 3,057
19년 전 조회 2,793
19년 전 조회 3,117
19년 전 조회 4,690
19년 전 조회 2,598
19년 전 조회 2,626
19년 전 조회 3,673
19년 전 조회 3,331
19년 전 조회 2,985
19년 전 조회 2,235
19년 전 조회 1,969
19년 전 조회 3,057
19년 전 조회 1,908
19년 전 조회 2,489
19년 전 조회 4,129
19년 전 조회 3,917
19년 전 조회 3,630
19년 전 조회 3,581
19년 전 조회 1,752
19년 전 조회 2,118
19년 전 조회 2,037
19년 전 조회 2,713
19년 전 조회 4,798
19년 전 조회 2,935
19년 전 조회 2,097
19년 전 조회 2,105
19년 전 조회 1,994
19년 전 조회 2,742
19년 전 조회 8,359
19년 전 조회 2,912
19년 전 조회 2,976
19년 전 조회 3,237
19년 전 조회 2,374
19년 전 조회 2,399
19년 전 조회 2,361
19년 전 조회 2,250
19년 전 조회 2,436
19년 전 조회 2,692
19년 전 조회 3,264