창크기 자동 조절

· 19년 전 · 3132
<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,369
19년 전 조회 3,218
19년 전 조회 3,624
19년 전 조회 5,329
19년 전 조회 3,245
19년 전 조회 3,260
19년 전 조회 2,850
19년 전 조회 2,590
19년 전 조회 2,836
19년 전 조회 2,563
19년 전 조회 2,691
19년 전 조회 2,482
19년 전 조회 2,832
19년 전 조회 3,100
19년 전 조회 3,374
19년 전 조회 7,189
19년 전 조회 5,308
19년 전 조회 2,548
19년 전 조회 5,289
19년 전 조회 3,232
19년 전 조회 2,588
19년 전 조회 2,268
19년 전 조회 3,704
19년 전 조회 3,020
19년 전 조회 3,394
19년 전 조회 3,017
19년 전 조회 3,525
19년 전 조회 2,839
19년 전 조회 3,582
19년 전 조회 2,547
19년 전 조회 4,237
19년 전 조회 3,423
19년 전 조회 4,233
19년 전 조회 3,617
19년 전 조회 3,256
19년 전 조회 3,527
19년 전 조회 2,577
19년 전 조회 2,969
19년 전 조회 2,477
19년 전 조회 3,844
19년 전 조회 4,881
19년 전 조회 3,902
19년 전 조회 1,877
19년 전 조회 2,873
19년 전 조회 2,543
19년 전 조회 2,759
19년 전 조회 4,553
19년 전 조회 2,720
19년 전 조회 3,184
19년 전 조회 3,133
19년 전 조회 3,798
19년 전 조회 3,761
19년 전 조회 1,994
19년 전 조회 2,351
19년 전 조회 2,936
20년 전 조회 2,590
20년 전 조회 4,445
20년 전 조회 3,456
20년 전 조회 4,214
20년 전 조회 2,746
20년 전 조회 2,612
20년 전 조회 3,094
20년 전 조회 2,625
20년 전 조회 2,914
20년 전 조회 2,605
20년 전 조회 3,331
20년 전 조회 1,839
20년 전 조회 3,121
20년 전 조회 2,406
20년 전 조회 2,318
20년 전 조회 2,412
20년 전 조회 2,771
20년 전 조회 2,260
20년 전 조회 4,601
20년 전 조회 2,821
20년 전 조회 2,581
20년 전 조회 3,092
20년 전 조회 3,182
20년 전 조회 3,249
20년 전 조회 2,769
20년 전 조회 3,162
20년 전 조회 2,687
20년 전 조회 2,341
20년 전 조회 2,913
20년 전 조회 2,614
20년 전 조회 2,671
20년 전 조회 3,930
20년 전 조회 3,402
20년 전 조회 5,142
20년 전 조회 2,551
20년 전 조회 4,648
20년 전 조회 3,239
20년 전 조회 3,021
20년 전 조회 3,868
20년 전 조회 2,783
20년 전 조회 3,860
20년 전 조회 4,140
20년 전 조회 3,555
20년 전 조회 3,603
20년 전 조회 4,229