창크기 자동 조절

· 19년 전 · 3148
<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,384
19년 전 조회 3,226
19년 전 조회 3,636
19년 전 조회 5,343
19년 전 조회 3,255
19년 전 조회 3,271
19년 전 조회 2,857
19년 전 조회 2,600
19년 전 조회 2,847
19년 전 조회 2,572
19년 전 조회 2,702
19년 전 조회 2,490
19년 전 조회 2,845
19년 전 조회 3,108
19년 전 조회 3,384
19년 전 조회 7,199
19년 전 조회 5,316
19년 전 조회 2,560
19년 전 조회 5,302
19년 전 조회 3,240
19년 전 조회 2,596
19년 전 조회 2,283
19년 전 조회 3,717
19년 전 조회 3,029
19년 전 조회 3,405
19년 전 조회 3,027
19년 전 조회 3,531
19년 전 조회 2,850
19년 전 조회 3,597
19년 전 조회 2,555
19년 전 조회 4,249
19년 전 조회 3,431
19년 전 조회 4,245
19년 전 조회 3,623
19년 전 조회 3,270
19년 전 조회 3,541
19년 전 조회 2,587
19년 전 조회 2,979
19년 전 조회 2,485
19년 전 조회 3,856
19년 전 조회 4,891
19년 전 조회 3,916
19년 전 조회 1,891
19년 전 조회 2,888
19년 전 조회 2,558
19년 전 조회 2,773
19년 전 조회 4,563
19년 전 조회 2,727
19년 전 조회 3,195
19년 전 조회 3,149
19년 전 조회 3,810
19년 전 조회 3,774
19년 전 조회 2,009
19년 전 조회 2,356
20년 전 조회 2,951
20년 전 조회 2,601
20년 전 조회 4,453
20년 전 조회 3,468
20년 전 조회 4,226
20년 전 조회 2,753
20년 전 조회 2,624
20년 전 조회 3,110
20년 전 조회 2,636
20년 전 조회 2,920
20년 전 조회 2,615
20년 전 조회 3,342
20년 전 조회 1,848
20년 전 조회 3,130
20년 전 조회 2,416
20년 전 조회 2,325
20년 전 조회 2,421
20년 전 조회 2,781
20년 전 조회 2,274
20년 전 조회 4,613
20년 전 조회 2,829
20년 전 조회 2,591
20년 전 조회 3,100
20년 전 조회 3,193
20년 전 조회 3,258
20년 전 조회 2,776
20년 전 조회 3,176
20년 전 조회 2,699
20년 전 조회 2,355
20년 전 조회 2,920
20년 전 조회 2,624
20년 전 조회 2,679
20년 전 조회 3,935
20년 전 조회 3,404
20년 전 조회 5,148
20년 전 조회 2,555
20년 전 조회 4,661
20년 전 조회 3,248
20년 전 조회 3,031
20년 전 조회 3,875
20년 전 조회 2,789
20년 전 조회 3,871
20년 전 조회 4,149
20년 전 조회 3,565
20년 전 조회 3,610
20년 전 조회 4,235