창크기 자동 조절

· 19년 전 · 3122
<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,353
19년 전 조회 3,207
19년 전 조회 3,616
19년 전 조회 5,319
19년 전 조회 3,235
19년 전 조회 3,248
19년 전 조회 2,836
19년 전 조회 2,581
19년 전 조회 2,824
19년 전 조회 2,552
19년 전 조회 2,670
19년 전 조회 2,469
19년 전 조회 2,821
19년 전 조회 3,084
19년 전 조회 3,357
19년 전 조회 7,174
19년 전 조회 5,294
19년 전 조회 2,539
19년 전 조회 5,278
19년 전 조회 3,220
19년 전 조회 2,572
19년 전 조회 2,252
19년 전 조회 3,694
19년 전 조회 3,005
19년 전 조회 3,385
19년 전 조회 3,005
19년 전 조회 3,515
19년 전 조회 2,829
19년 전 조회 3,566
19년 전 조회 2,531
19년 전 조회 4,221
19년 전 조회 3,411
19년 전 조회 4,230
19년 전 조회 3,601
19년 전 조회 3,238
19년 전 조회 3,518
19년 전 조회 2,569
19년 전 조회 2,960
19년 전 조회 2,469
19년 전 조회 3,833
19년 전 조회 4,868
19년 전 조회 3,890
19년 전 조회 1,865
19년 전 조회 2,859
19년 전 조회 2,535
19년 전 조회 2,745
19년 전 조회 4,537
19년 전 조회 2,702
19년 전 조회 3,172
19년 전 조회 3,123
19년 전 조회 3,786
19년 전 조회 3,747
19년 전 조회 1,980
19년 전 조회 2,337
19년 전 조회 2,923
19년 전 조회 2,581
19년 전 조회 4,434
19년 전 조회 3,441
20년 전 조회 4,204
20년 전 조회 2,735
20년 전 조회 2,603
20년 전 조회 3,082
20년 전 조회 2,607
20년 전 조회 2,901
20년 전 조회 2,597
20년 전 조회 3,315
20년 전 조회 1,824
20년 전 조회 3,107
20년 전 조회 2,395
20년 전 조회 2,308
20년 전 조회 2,405
20년 전 조회 2,759
20년 전 조회 2,249
20년 전 조회 4,590
20년 전 조회 2,807
20년 전 조회 2,568
20년 전 조회 3,085
20년 전 조회 3,176
20년 전 조회 3,237
20년 전 조회 2,761
20년 전 조회 3,149
20년 전 조회 2,678
20년 전 조회 2,334
20년 전 조회 2,902
20년 전 조회 2,610
20년 전 조회 2,662
20년 전 조회 3,921
20년 전 조회 3,391
20년 전 조회 5,134
20년 전 조회 2,538
20년 전 조회 4,635
20년 전 조회 3,230
20년 전 조회 3,014
20년 전 조회 3,858
20년 전 조회 2,771
20년 전 조회 3,849
20년 전 조회 4,127
20년 전 조회 3,549
20년 전 조회 3,592
20년 전 조회 4,220