창크기 자동 조절

· 19년 전 · 3120
<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,350
19년 전 조회 3,204
19년 전 조회 3,613
19년 전 조회 5,317
19년 전 조회 3,234
19년 전 조회 3,245
19년 전 조회 2,834
19년 전 조회 2,578
19년 전 조회 2,824
19년 전 조회 2,551
19년 전 조회 2,667
19년 전 조회 2,465
19년 전 조회 2,816
19년 전 조회 3,081
19년 전 조회 3,355
19년 전 조회 7,171
19년 전 조회 5,289
19년 전 조회 2,537
19년 전 조회 5,276
19년 전 조회 3,218
19년 전 조회 2,571
19년 전 조회 2,252
19년 전 조회 3,692
19년 전 조회 3,001
19년 전 조회 3,384
19년 전 조회 3,003
19년 전 조회 3,511
19년 전 조회 2,828
19년 전 조회 3,562
19년 전 조회 2,527
19년 전 조회 4,216
19년 전 조회 3,409
19년 전 조회 4,228
19년 전 조회 3,595
19년 전 조회 3,237
19년 전 조회 3,516
19년 전 조회 2,566
19년 전 조회 2,958
19년 전 조회 2,465
19년 전 조회 3,832
19년 전 조회 4,866
19년 전 조회 3,890
19년 전 조회 1,860
19년 전 조회 2,856
19년 전 조회 2,533
19년 전 조회 2,743
19년 전 조회 4,532
19년 전 조회 2,701
19년 전 조회 3,169
19년 전 조회 3,121
19년 전 조회 3,785
19년 전 조회 3,746
19년 전 조회 1,975
19년 전 조회 2,334
19년 전 조회 2,919
19년 전 조회 2,579
19년 전 조회 4,430
19년 전 조회 3,437
19년 전 조회 4,201
20년 전 조회 2,732
20년 전 조회 2,603
20년 전 조회 3,081
20년 전 조회 2,607
20년 전 조회 2,898
20년 전 조회 2,594
20년 전 조회 3,311
20년 전 조회 1,820
20년 전 조회 3,105
20년 전 조회 2,394
20년 전 조회 2,302
20년 전 조회 2,404
20년 전 조회 2,757
20년 전 조회 2,248
20년 전 조회 4,589
20년 전 조회 2,804
20년 전 조회 2,567
20년 전 조회 3,082
20년 전 조회 3,174
20년 전 조회 3,237
20년 전 조회 2,760
20년 전 조회 3,148
20년 전 조회 2,674
20년 전 조회 2,334
20년 전 조회 2,899
20년 전 조회 2,606
20년 전 조회 2,660
20년 전 조회 3,919
20년 전 조회 3,388
20년 전 조회 5,132
20년 전 조회 2,537
20년 전 조회 4,632
20년 전 조회 3,230
20년 전 조회 3,013
20년 전 조회 3,856
20년 전 조회 2,768
20년 전 조회 3,848
20년 전 조회 4,125
20년 전 조회 3,546
20년 전 조회 3,590
20년 전 조회 4,217