창크기 자동 조절

· 19년 전 · 3203
<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,445
19년 전 조회 3,300
19년 전 조회 3,708
19년 전 조회 5,414
19년 전 조회 3,328
19년 전 조회 3,332
19년 전 조회 2,925
19년 전 조회 2,660
19년 전 조회 2,918
19년 전 조회 2,648
19년 전 조회 2,756
19년 전 조회 2,550
19년 전 조회 2,907
19년 전 조회 3,168
19년 전 조회 3,449
19년 전 조회 7,254
19년 전 조회 5,374
19년 전 조회 2,637
19년 전 조회 5,375
19년 전 조회 3,294
19년 전 조회 2,668
19년 전 조회 2,353
19년 전 조회 3,782
19년 전 조회 3,088
19년 전 조회 3,473
19년 전 조회 3,095
19년 전 조회 3,593
19년 전 조회 2,902
19년 전 조회 3,660
19년 전 조회 2,626
19년 전 조회 4,312
19년 전 조회 3,498
19년 전 조회 4,312
19년 전 조회 3,681
19년 전 조회 3,314
19년 전 조회 3,586
19년 전 조회 2,649
19년 전 조회 3,053
19년 전 조회 2,549
19년 전 조회 3,929
19년 전 조회 4,953
19년 전 조회 3,984
19년 전 조회 1,955
19년 전 조회 2,952
19년 전 조회 2,627
19년 전 조회 2,825
19년 전 조회 4,628
19년 전 조회 2,795
19년 전 조회 3,260
19년 전 조회 3,204
20년 전 조회 3,872
20년 전 조회 3,838
20년 전 조회 2,072
20년 전 조회 2,435
20년 전 조회 3,021
20년 전 조회 2,656
20년 전 조회 4,525
20년 전 조회 3,520
20년 전 조회 4,289
20년 전 조회 2,826
20년 전 조회 2,697
20년 전 조회 3,171
20년 전 조회 2,689
20년 전 조회 2,977
20년 전 조회 2,677
20년 전 조회 3,407
20년 전 조회 1,895
20년 전 조회 3,192
20년 전 조회 2,492
20년 전 조회 2,391
20년 전 조회 2,477
20년 전 조회 2,855
20년 전 조회 2,335
20년 전 조회 4,682
20년 전 조회 2,901
20년 전 조회 2,653
20년 전 조회 3,158
20년 전 조회 3,261
20년 전 조회 3,324
20년 전 조회 2,859
20년 전 조회 3,238
20년 전 조회 2,772
20년 전 조회 2,423
20년 전 조회 2,986
20년 전 조회 2,687
20년 전 조회 2,743
20년 전 조회 4,016
20년 전 조회 3,472
20년 전 조회 5,217
20년 전 조회 2,615
20년 전 조회 4,731
20년 전 조회 3,320
20년 전 조회 3,099
20년 전 조회 3,948
20년 전 조회 2,864
20년 전 조회 3,932
20년 전 조회 4,228
20년 전 조회 3,644
20년 전 조회 3,669
20년 전 조회 4,314