자동으로 창크기 변환

· 19년 전 · 2120
<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,909
19년 전 조회 3,520
19년 전 조회 2,491
19년 전 조회 6,333
19년 전 조회 2,193
19년 전 조회 2,077
19년 전 조회 2,881
19년 전 조회 1,977
19년 전 조회 2,441
19년 전 조회 2,275
19년 전 조회 3,727
19년 전 조회 2,727
19년 전 조회 2,922
19년 전 조회 4,536
19년 전 조회 3,708
19년 전 조회 2,479
19년 전 조회 4,471
19년 전 조회 3,447
19년 전 조회 4,308
19년 전 조회 2,180
19년 전 조회 2,375
19년 전 조회 2,309
19년 전 조회 3,512
19년 전 조회 2,879
19년 전 조회 3,679
19년 전 조회 2,845
19년 전 조회 2,675
19년 전 조회 2,510
19년 전 조회 2,401
19년 전 조회 2,294
19년 전 조회 4,427
19년 전 조회 2,843
19년 전 조회 2,317
19년 전 조회 2,427
19년 전 조회 3,001
19년 전 조회 2,127
19년 전 조회 3,367
19년 전 조회 2,924
19년 전 조회 2,433
19년 전 조회 1,957
19년 전 조회 2,414
19년 전 조회 2,184
19년 전 조회 2,056
19년 전 조회 2,624
19년 전 조회 2,479
19년 전 조회 4,054
19년 전 조회 3,906
19년 전 조회 2,419
19년 전 조회 3,450
19년 전 조회 2,121
19년 전 조회 2,552
19년 전 조회 2,433
19년 전 조회 2,504
19년 전 조회 2,349
19년 전 조회 2,978
19년 전 조회 2,984
19년 전 조회 3,322
19년 전 조회 3,201
19년 전 조회 2,866
19년 전 조회 3,082
19년 전 조회 3,325
19년 전 조회 3,038
19년 전 조회 2,775
19년 전 조회 3,096
19년 전 조회 4,674
19년 전 조회 2,579
19년 전 조회 2,609
19년 전 조회 3,657
19년 전 조회 3,312
19년 전 조회 2,965
19년 전 조회 2,214
19년 전 조회 1,947
19년 전 조회 3,039
19년 전 조회 1,888
19년 전 조회 2,469
19년 전 조회 4,113
19년 전 조회 3,895
19년 전 조회 3,611
19년 전 조회 3,566
19년 전 조회 1,730
19년 전 조회 2,089
19년 전 조회 2,013
19년 전 조회 2,695
19년 전 조회 4,782
19년 전 조회 2,916
19년 전 조회 2,082
19년 전 조회 2,086
19년 전 조회 1,970
19년 전 조회 2,712
19년 전 조회 8,343
19년 전 조회 2,893
19년 전 조회 2,951
19년 전 조회 3,213
19년 전 조회 2,357
19년 전 조회 2,372
19년 전 조회 2,335
19년 전 조회 2,220
19년 전 조회 2,418
19년 전 조회 2,667
19년 전 조회 3,242