창크기 자동 조절

· 19년 전 · 3116
<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,346
19년 전 조회 3,198
19년 전 조회 3,604
19년 전 조회 5,312
19년 전 조회 3,224
19년 전 조회 3,239
19년 전 조회 2,827
19년 전 조회 2,569
19년 전 조회 2,821
19년 전 조회 2,547
19년 전 조회 2,658
19년 전 조회 2,459
19년 전 조회 2,808
19년 전 조회 3,074
19년 전 조회 3,348
19년 전 조회 7,159
19년 전 조회 5,285
19년 전 조회 2,525
19년 전 조회 5,269
19년 전 조회 3,213
19년 전 조회 2,564
19년 전 조회 2,247
19년 전 조회 3,685
19년 전 조회 2,997
19년 전 조회 3,376
19년 전 조회 2,997
19년 전 조회 3,502
19년 전 조회 2,818
19년 전 조회 3,554
19년 전 조회 2,521
19년 전 조회 4,212
19년 전 조회 3,398
19년 전 조회 4,222
19년 전 조회 3,589
19년 전 조회 3,231
19년 전 조회 3,512
19년 전 조회 2,562
19년 전 조회 2,954
19년 전 조회 2,460
19년 전 조회 3,824
19년 전 조회 4,856
19년 전 조회 3,883
19년 전 조회 1,852
19년 전 조회 2,850
19년 전 조회 2,524
19년 전 조회 2,735
19년 전 조회 4,528
19년 전 조회 2,693
19년 전 조회 3,161
19년 전 조회 3,117
19년 전 조회 3,778
19년 전 조회 3,742
19년 전 조회 1,969
19년 전 조회 2,326
19년 전 조회 2,916
19년 전 조회 2,570
19년 전 조회 4,421
19년 전 조회 3,429
19년 전 조회 4,192
19년 전 조회 2,727
19년 전 조회 2,597
19년 전 조회 3,070
20년 전 조회 2,599
20년 전 조회 2,892
20년 전 조회 2,587
20년 전 조회 3,306
20년 전 조회 1,816
20년 전 조회 3,100
20년 전 조회 2,385
20년 전 조회 2,301
20년 전 조회 2,393
20년 전 조회 2,753
20년 전 조회 2,241
20년 전 조회 4,584
20년 전 조회 2,795
20년 전 조회 2,560
20년 전 조회 3,072
20년 전 조회 3,166
20년 전 조회 3,231
20년 전 조회 2,754
20년 전 조회 3,141
20년 전 조회 2,669
20년 전 조회 2,324
20년 전 조회 2,895
20년 전 조회 2,596
20년 전 조회 2,654
20년 전 조회 3,911
20년 전 조회 3,385
20년 전 조회 5,123
20년 전 조회 2,526
20년 전 조회 4,626
20년 전 조회 3,224
20년 전 조회 3,001
20년 전 조회 3,849
20년 전 조회 2,759
20년 전 조회 3,838
20년 전 조회 4,120
20년 전 조회 3,541
20년 전 조회 3,584
20년 전 조회 4,210