자동으로 창크기 변환

· 19년 전 · 2132
<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,923
19년 전 조회 3,536
19년 전 조회 2,506
19년 전 조회 6,349
19년 전 조회 2,206
19년 전 조회 2,087
19년 전 조회 2,894
19년 전 조회 1,990
19년 전 조회 2,449
19년 전 조회 2,285
19년 전 조회 3,742
19년 전 조회 2,746
19년 전 조회 2,936
19년 전 조회 4,549
19년 전 조회 3,725
19년 전 조회 2,493
19년 전 조회 4,482
19년 전 조회 3,457
19년 전 조회 4,326
19년 전 조회 2,189
19년 전 조회 2,394
19년 전 조회 2,321
19년 전 조회 3,533
19년 전 조회 2,889
19년 전 조회 3,689
19년 전 조회 2,862
19년 전 조회 2,692
19년 전 조회 2,523
19년 전 조회 2,417
19년 전 조회 2,309
19년 전 조회 4,437
19년 전 조회 2,852
19년 전 조회 2,333
19년 전 조회 2,437
19년 전 조회 3,022
19년 전 조회 2,141
19년 전 조회 3,378
19년 전 조회 2,942
19년 전 조회 2,451
19년 전 조회 1,974
19년 전 조회 2,424
19년 전 조회 2,199
19년 전 조회 2,070
19년 전 조회 2,639
19년 전 조회 2,491
19년 전 조회 4,069
19년 전 조회 3,921
19년 전 조회 2,433
19년 전 조회 3,465
19년 전 조회 2,133
19년 전 조회 2,568
19년 전 조회 2,452
19년 전 조회 2,513
19년 전 조회 2,361
19년 전 조회 2,995
19년 전 조회 3,002
19년 전 조회 3,331
19년 전 조회 3,214
19년 전 조회 2,879
19년 전 조회 3,096
19년 전 조회 3,332
19년 전 조회 3,053
19년 전 조회 2,789
19년 전 조회 3,111
19년 전 조회 4,685
19년 전 조회 2,593
19년 전 조회 2,623
19년 전 조회 3,668
19년 전 조회 3,325
19년 전 조회 2,976
19년 전 조회 2,231
19년 전 조회 1,962
19년 전 조회 3,052
19년 전 조회 1,903
19년 전 조회 2,484
19년 전 조회 4,128
19년 전 조회 3,910
19년 전 조회 3,623
19년 전 조회 3,578
19년 전 조회 1,747
19년 전 조회 2,106
19년 전 조회 2,031
19년 전 조회 2,705
19년 전 조회 4,791
19년 전 조회 2,931
19년 전 조회 2,096
19년 전 조회 2,099
19년 전 조회 1,987
19년 전 조회 2,731
19년 전 조회 8,353
19년 전 조회 2,906
19년 전 조회 2,965
19년 전 조회 3,231
19년 전 조회 2,369
19년 전 조회 2,388
19년 전 조회 2,351
19년 전 조회 2,243
19년 전 조회 2,429
19년 전 조회 2,687
19년 전 조회 3,255