창크기 자동 조절

· 19년 전 · 3172
<html>
<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>
</html>

펌 어서 퍼왔는지 오래된거라 기억이 가물가물<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년 전 조회 2,413
19년 전 조회 3,258
19년 전 조회 3,659
19년 전 조회 5,366
19년 전 조회 3,285
19년 전 조회 3,302
19년 전 조회 2,891
19년 전 조회 2,628
19년 전 조회 2,871
19년 전 조회 2,602
19년 전 조회 2,722
19년 전 조회 2,519
19년 전 조회 2,866
19년 전 조회 3,135
19년 전 조회 3,413
19년 전 조회 7,219
19년 전 조회 5,338
19년 전 조회 2,591
19년 전 조회 5,329
19년 전 조회 3,261
19년 전 조회 2,621
19년 전 조회 2,307
19년 전 조회 3,743
19년 전 조회 3,051
19년 전 조회 3,434
19년 전 조회 3,059
19년 전 조회 3,554
19년 전 조회 2,872
19년 전 조회 3,616
19년 전 조회 2,584
19년 전 조회 4,277
19년 전 조회 3,463
19년 전 조회 4,267
19년 전 조회 3,648
19년 전 조회 3,288
19년 전 조회 3,558
19년 전 조회 2,612
19년 전 조회 2,999
19년 전 조회 2,508
19년 전 조회 3,883
19년 전 조회 4,925
19년 전 조회 3,938
19년 전 조회 1,916
19년 전 조회 2,912
19년 전 조회 2,586
19년 전 조회 2,795
19년 전 조회 4,587
19년 전 조회 2,759
19년 전 조회 3,223
19년 전 조회 3,173
19년 전 조회 3,836
19년 전 조회 3,803
19년 전 조회 2,034
19년 전 조회 2,388
20년 전 조회 2,978
20년 전 조회 2,629
20년 전 조회 4,473
20년 전 조회 3,490
20년 전 조회 4,252
20년 전 조회 2,781
20년 전 조회 2,655
20년 전 조회 3,132
20년 전 조회 2,659
20년 전 조회 2,943
20년 전 조회 2,644
20년 전 조회 3,364
20년 전 조회 1,863
20년 전 조회 3,155
20년 전 조회 2,444
20년 전 조회 2,348
20년 전 조회 2,447
20년 전 조회 2,809
20년 전 조회 2,298
20년 전 조회 4,636
20년 전 조회 2,854
20년 전 조회 2,610
20년 전 조회 3,122
20년 전 조회 3,213
20년 전 조회 3,283
20년 전 조회 2,803
20년 전 조회 3,195
20년 전 조회 2,720
20년 전 조회 2,381
20년 전 조회 2,943
20년 전 조회 2,652
20년 전 조회 2,704
20년 전 조회 3,963
20년 전 조회 3,424
20년 전 조회 5,173
20년 전 조회 2,576
20년 전 조회 4,688
20년 전 조회 3,270
20년 전 조회 3,056
20년 전 조회 3,895
20년 전 조회 2,812
20년 전 조회 3,889
20년 전 조회 4,171
20년 전 조회 3,590
20년 전 조회 3,634
20년 전 조회 4,258