자동으로 창크기 변환

· 19년 전 · 2122
<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,913
19년 전 조회 3,526
19년 전 조회 2,498
19년 전 조회 6,337
19년 전 조회 2,199
19년 전 조회 2,078
19년 전 조회 2,886
19년 전 조회 1,979
19년 전 조회 2,443
19년 전 조회 2,279
19년 전 조회 3,732
19년 전 조회 2,729
19년 전 조회 2,927
19년 전 조회 4,539
19년 전 조회 3,712
19년 전 조회 2,480
19년 전 조회 4,476
19년 전 조회 3,449
19년 전 조회 4,312
19년 전 조회 2,181
19년 전 조회 2,378
19년 전 조회 2,312
19년 전 조회 3,516
19년 전 조회 2,881
19년 전 조회 3,680
19년 전 조회 2,850
19년 전 조회 2,680
19년 전 조회 2,512
19년 전 조회 2,404
19년 전 조회 2,296
19년 전 조회 4,430
19년 전 조회 2,845
19년 전 조회 2,324
19년 전 조회 2,427
19년 전 조회 3,002
19년 전 조회 2,131
19년 전 조회 3,369
19년 전 조회 2,927
19년 전 조회 2,436
19년 전 조회 1,964
19년 전 조회 2,417
19년 전 조회 2,189
19년 전 조회 2,059
19년 전 조회 2,628
19년 전 조회 2,481
19년 전 조회 4,057
19년 전 조회 3,909
19년 전 조회 2,425
19년 전 조회 3,453
19년 전 조회 2,123
19년 전 조회 2,556
19년 전 조회 2,438
19년 전 조회 2,506
19년 전 조회 2,351
19년 전 조회 2,984
19년 전 조회 2,989
19년 전 조회 3,324
19년 전 조회 3,204
19년 전 조회 2,872
19년 전 조회 3,083
19년 전 조회 3,325
19년 전 조회 3,039
19년 전 조회 2,781
19년 전 조회 3,098
19년 전 조회 4,677
19년 전 조회 2,585
19년 전 조회 2,613
19년 전 조회 3,662
19년 전 조회 3,314
19년 전 조회 2,968
19년 전 조회 2,217
19년 전 조회 1,949
19년 전 조회 3,043
19년 전 조회 1,889
19년 전 조회 2,475
19년 전 조회 4,116
19년 전 조회 3,897
19년 전 조회 3,613
19년 전 조회 3,570
19년 전 조회 1,736
19년 전 조회 2,095
19년 전 조회 2,019
19년 전 조회 2,699
19년 전 조회 4,783
19년 전 조회 2,920
19년 전 조회 2,087
19년 전 조회 2,088
19년 전 조회 1,975
19년 전 조회 2,717
19년 전 조회 8,345
19년 전 조회 2,895
19년 전 조회 2,958
19년 전 조회 3,217
19년 전 조회 2,360
19년 전 조회 2,376
19년 전 조회 2,335
19년 전 조회 2,229
19년 전 조회 2,422
19년 전 조회 2,672
19년 전 조회 3,246