자동으로 창크기 변환

· 19년 전 · 2127
<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,916
19년 전 조회 3,532
19년 전 조회 2,503
19년 전 조회 6,340
19년 전 조회 2,202
19년 전 조회 2,080
19년 전 조회 2,889
19년 전 조회 1,985
19년 전 조회 2,445
19년 전 조회 2,280
19년 전 조회 3,737
19년 전 조회 2,738
19년 전 조회 2,931
19년 전 조회 4,544
19년 전 조회 3,717
19년 전 조회 2,486
19년 전 조회 4,477
19년 전 조회 3,451
19년 전 조회 4,318
19년 전 조회 2,181
19년 전 조회 2,384
19년 전 조회 2,319
19년 전 조회 3,524
19년 전 조회 2,881
19년 전 조회 3,686
19년 전 조회 2,854
19년 전 조회 2,687
19년 전 조회 2,518
19년 전 조회 2,411
19년 전 조회 2,305
19년 전 조회 4,432
19년 전 조회 2,847
19년 전 조회 2,329
19년 전 조회 2,429
19년 전 조회 3,010
19년 전 조회 2,133
19년 전 조회 3,374
19년 전 조회 2,933
19년 전 조회 2,443
19년 전 조회 1,965
19년 전 조회 2,421
19년 전 조회 2,192
19년 전 조회 2,062
19년 전 조회 2,631
19년 전 조회 2,483
19년 전 조회 4,065
19년 전 조회 3,911
19년 전 조회 2,427
19년 전 조회 3,455
19년 전 조회 2,128
19년 전 조회 2,563
19년 전 조회 2,446
19년 전 조회 2,509
19년 전 조회 2,354
19년 전 조회 2,989
19년 전 조회 2,996
19년 전 조회 3,327
19년 전 조회 3,209
19년 전 조회 2,873
19년 전 조회 3,089
19년 전 조회 3,326
19년 전 조회 3,045
19년 전 조회 2,786
19년 전 조회 3,105
19년 전 조회 4,681
19년 전 조회 2,588
19년 전 조회 2,617
19년 전 조회 3,665
19년 전 조회 3,319
19년 전 조회 2,969
19년 전 조회 2,226
19년 전 조회 1,957
19년 전 조회 3,048
19년 전 조회 1,896
19년 전 조회 2,479
19년 전 조회 4,123
19년 전 조회 3,903
19년 전 조회 3,616
19년 전 조회 3,572
19년 전 조회 1,740
19년 전 조회 2,101
19년 전 조회 2,023
19년 전 조회 2,701
19년 전 조회 4,786
19년 전 조회 2,925
19년 전 조회 2,090
19년 전 조회 2,094
19년 전 조회 1,980
19년 전 조회 2,722
19년 전 조회 8,349
19년 전 조회 2,899
19년 전 조회 2,961
19년 전 조회 3,224
19년 전 조회 2,362
19년 전 조회 2,381
19년 전 조회 2,343
19년 전 조회 2,232
19년 전 조회 2,424
19년 전 조회 2,678
19년 전 조회 3,251