창크기 자동 조절

· 19년 전 · 3149
<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,386
19년 전 조회 3,230
19년 전 조회 3,638
19년 전 조회 5,350
19년 전 조회 3,258
19년 전 조회 3,275
19년 전 조회 2,861
19년 전 조회 2,604
19년 전 조회 2,852
19년 전 조회 2,576
19년 전 조회 2,704
19년 전 조회 2,494
19년 전 조회 2,847
19년 전 조회 3,109
19년 전 조회 3,390
19년 전 조회 7,200
19년 전 조회 5,319
19년 전 조회 2,561
19년 전 조회 5,305
19년 전 조회 3,242
19년 전 조회 2,599
19년 전 조회 2,288
19년 전 조회 3,721
19년 전 조회 3,030
19년 전 조회 3,409
19년 전 조회 3,028
19년 전 조회 3,536
19년 전 조회 2,853
19년 전 조회 3,597
19년 전 조회 2,555
19년 전 조회 4,252
19년 전 조회 3,435
19년 전 조회 4,250
19년 전 조회 3,625
19년 전 조회 3,273
19년 전 조회 3,541
19년 전 조회 2,590
19년 전 조회 2,981
19년 전 조회 2,488
19년 전 조회 3,858
19년 전 조회 4,896
19년 전 조회 3,918
19년 전 조회 1,892
19년 전 조회 2,889
19년 전 조회 2,562
19년 전 조회 2,776
19년 전 조회 4,568
19년 전 조회 2,735
19년 전 조회 3,198
19년 전 조회 3,150
19년 전 조회 3,812
19년 전 조회 3,780
19년 전 조회 2,011
19년 전 조회 2,359
20년 전 조회 2,952
20년 전 조회 2,605
20년 전 조회 4,455
20년 전 조회 3,471
20년 전 조회 4,228
20년 전 조회 2,756
20년 전 조회 2,626
20년 전 조회 3,111
20년 전 조회 2,640
20년 전 조회 2,921
20년 전 조회 2,616
20년 전 조회 3,343
20년 전 조회 1,850
20년 전 조회 3,135
20년 전 조회 2,422
20년 전 조회 2,330
20년 전 조회 2,424
20년 전 조회 2,783
20년 전 조회 2,278
20년 전 조회 4,615
20년 전 조회 2,834
20년 전 조회 2,595
20년 전 조회 3,100
20년 전 조회 3,194
20년 전 조회 3,260
20년 전 조회 2,780
20년 전 조회 3,177
20년 전 조회 2,701
20년 전 조회 2,360
20년 전 조회 2,922
20년 전 조회 2,628
20년 전 조회 2,680
20년 전 조회 3,936
20년 전 조회 3,405
20년 전 조회 5,151
20년 전 조회 2,557
20년 전 조회 4,664
20년 전 조회 3,248
20년 전 조회 3,032
20년 전 조회 3,876
20년 전 조회 2,792
20년 전 조회 3,873
20년 전 조회 4,151
20년 전 조회 3,570
20년 전 조회 3,611
20년 전 조회 4,238