창크기 자동 조절

· 19년 전 · 3135
<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,376
19년 전 조회 3,222
19년 전 조회 3,627
19년 전 조회 5,334
19년 전 조회 3,247
19년 전 조회 3,263
19년 전 조회 2,852
19년 전 조회 2,593
19년 전 조회 2,841
19년 전 조회 2,565
19년 전 조회 2,694
19년 전 조회 2,486
19년 전 조회 2,833
19년 전 조회 3,103
19년 전 조회 3,376
19년 전 조회 7,190
19년 전 조회 5,310
19년 전 조회 2,551
19년 전 조회 5,296
19년 전 조회 3,235
19년 전 조회 2,590
19년 전 조회 2,272
19년 전 조회 3,708
19년 전 조회 3,021
19년 전 조회 3,396
19년 전 조회 3,020
19년 전 조회 3,529
19년 전 조회 2,842
19년 전 조회 3,588
19년 전 조회 2,549
19년 전 조회 4,239
19년 전 조회 3,425
19년 전 조회 4,239
19년 전 조회 3,620
19년 전 조회 3,259
19년 전 조회 3,530
19년 전 조회 2,579
19년 전 조회 2,973
19년 전 조회 2,480
19년 전 조회 3,850
19년 전 조회 4,884
19년 전 조회 3,906
19년 전 조회 1,881
19년 전 조회 2,876
19년 전 조회 2,546
19년 전 조회 2,761
19년 전 조회 4,556
19년 전 조회 2,722
19년 전 조회 3,186
19년 전 조회 3,136
19년 전 조회 3,803
19년 전 조회 3,766
19년 전 조회 2,000
19년 전 조회 2,353
20년 전 조회 2,939
20년 전 조회 2,594
20년 전 조회 4,448
20년 전 조회 3,460
20년 전 조회 4,215
20년 전 조회 2,750
20년 전 조회 2,616
20년 전 조회 3,097
20년 전 조회 2,628
20년 전 조회 2,916
20년 전 조회 2,609
20년 전 조회 3,333
20년 전 조회 1,841
20년 전 조회 3,123
20년 전 조회 2,409
20년 전 조회 2,321
20년 전 조회 2,415
20년 전 조회 2,773
20년 전 조회 2,261
20년 전 조회 4,606
20년 전 조회 2,826
20년 전 조회 2,582
20년 전 조회 3,094
20년 전 조회 3,188
20년 전 조회 3,251
20년 전 조회 2,773
20년 전 조회 3,166
20년 전 조회 2,689
20년 전 조회 2,345
20년 전 조회 2,916
20년 전 조회 2,620
20년 전 조회 2,675
20년 전 조회 3,931
20년 전 조회 3,403
20년 전 조회 5,143
20년 전 조회 2,553
20년 전 조회 4,652
20년 전 조회 3,241
20년 전 조회 3,026
20년 전 조회 3,872
20년 전 조회 2,785
20년 전 조회 3,863
20년 전 조회 4,145
20년 전 조회 3,559
20년 전 조회 3,605
20년 전 조회 4,233