<script>
function AutoScreen(el){
var doc = document.fullscreenElement;
var moz = document.mozFullScreenElement;
var webkit = document.webkitFullscreenElement;
var ms = document.msFullscreenElement;
if (!doc && !moz && !webkit && !ms) {
fullscreen(el);
} else {
exitscreen();
}
}function fullscreen(el){
if (el.requestFullscreen) {
el.requestFullscreen();
} else if (el.msRequestFullscreen) {
el.msRequestFullscreen();
} else if (el.mozRequestFullScreen) {
el.mozRequestFullScreen();
} else if (el.webkitRequestFullscreen) {
el.webkitRequestFullscreen(Element.ALLOW_KEYBOARD_INPUT);
}
}
function exitscreen(){
var doc = document;
if (doc.exitFullscreen) {
doc.exitFullscreen();
} else if (doc.msExitFullscreen) {
doc.msExitFullscreen();
} else if (doc.mozCancelFullScreen) {
doc.mozCancelFullScreen();
} else if (doc.webkitExitFullscreen) {
doc.webkitExitFullscreen();
}
}
</script><a href="#"onclick="AutoScreen(document.body)">FullScreen</a>
풀스크린 검색시 나와있는 스크립트 정리 해봤습니다.
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 430 | 19년 전 | 4119 | ||
| 429 | 19년 전 | 3314 | ||
| 428 | 19년 전 | 4137 | ||
| 427 | 19년 전 | 3483 | ||
| 426 | 19년 전 | 3109 | ||
| 425 | 19년 전 | 3414 | ||
| 424 | 19년 전 | 2444 | ||
| 423 | 19년 전 | 2870 | ||
| 422 | 19년 전 | 2358 | ||
| 421 | 19년 전 | 3711 | ||
| 420 | 19년 전 | 4747 | ||
| 419 | 19년 전 | 3817 | ||
| 418 |
|
19년 전 | 1756 | |
| 417 | 19년 전 | 2760 | ||
| 416 | 19년 전 | 2401 | ||
| 415 | 19년 전 | 2612 | ||
| 414 | 19년 전 | 4421 | ||
| 413 |
|
19년 전 | 2616 | |
| 412 | 19년 전 | 3058 | ||
| 411 |
|
19년 전 | 2998 | |
| 410 |
|
19년 전 | 3698 | |
| 409 |
|
19년 전 | 3649 | |
| 408 |
|
19년 전 | 1862 | |
| 407 | 19년 전 | 2239 | ||
| 406 | 19년 전 | 2798 | ||
| 405 | 19년 전 | 2469 | ||
| 404 | 19년 전 | 4317 | ||
| 403 | 19년 전 | 3307 | ||
| 402 |
NeoGenesis
|
19년 전 | 4105 | |
| 401 | 19년 전 | 2615 | ||
| 400 |
|
19년 전 | 2505 | |
| 399 | 19년 전 | 2967 | ||
| 398 | 19년 전 | 2499 | ||
| 397 | 19년 전 | 2790 | ||
| 396 | 19년 전 | 2495 | ||
| 395 | 19년 전 | 3200 | ||
| 394 | 19년 전 | 1741 | ||
| 393 | 19년 전 | 3001 | ||
| 392 | 19년 전 | 2275 | ||
| 391 | 19년 전 | 2185 | ||
| 390 | 19년 전 | 2294 | ||
| 389 | 19년 전 | 2653 | ||
| 388 | 19년 전 | 2195 | ||
| 387 | 19년 전 | 4491 | ||
| 386 |
|
19년 전 | 2697 | |
| 385 |
|
19년 전 | 2497 | |
| 384 | 19년 전 | 3032 | ||
| 383 | 19년 전 | 3066 | ||
| 382 | 19년 전 | 3119 | ||
| 381 |
|
19년 전 | 2643 | |
| 380 |
|
19년 전 | 3030 | |
| 379 | 19년 전 | 2554 | ||
| 378 | 19년 전 | 2219 | ||
| 377 | 19년 전 | 2787 | ||
| 376 | 19년 전 | 2476 | ||
| 375 |
|
19년 전 | 2569 | |
| 374 | 19년 전 | 3828 | ||
| 373 | 19년 전 | 3282 | ||
| 372 | 19년 전 | 5002 | ||
| 371 |
세은아빠2
|
19년 전 | 2422 | |
| 370 | 19년 전 | 4507 | ||
| 369 | 19년 전 | 3113 | ||
| 368 | 19년 전 | 2917 | ||
| 367 | 19년 전 | 3738 | ||
| 366 | 19년 전 | 2667 | ||
| 365 | 19년 전 | 3752 | ||
| 364 | 19년 전 | 4023 | ||
| 363 | 19년 전 | 3456 | ||
| 362 | 19년 전 | 3493 | ||
| 361 | 19년 전 | 4114 | ||
| 360 |
hwatta
|
19년 전 | 2373 | |
| 359 | 19년 전 | 5117 | ||
| 358 | 19년 전 | 3662 | ||
| 357 | 19년 전 | 2612 | ||
| 356 |
sdesign1s
|
20년 전 | 2293 | |
| 355 | 20년 전 | 2769 | ||
| 354 | 20년 전 | 3031 | ||
| 353 | 20년 전 | 2803 | ||
| 352 |
|
20년 전 | 5782 | |
| 351 |
|
20년 전 | 2717 | |
| 350 |
|
20년 전 | 4303 | |
| 349 |
hwatta
|
20년 전 | 2193 | |
| 348 | 20년 전 | 7315 | ||
| 347 | 20년 전 | 2422 | ||
| 346 | 20년 전 | 3512 | ||
| 345 | 20년 전 | 4321 | ||
| 344 | 20년 전 | 2660 | ||
| 343 | 20년 전 | 3930 | ||
| 342 | 20년 전 | 3077 | ||
| 341 | 20년 전 | 4105 | ||
| 340 |
|
20년 전 | 5157 | |
| 339 |
|
20년 전 | 4242 | |
| 338 | 20년 전 | 5888 | ||
| 337 | 20년 전 | 2053 | ||
| 336 |
|
20년 전 | 3334 | |
| 335 |
|
20년 전 | 3555 | |
| 334 |
|
20년 전 | 2949 | |
| 333 |
hwatta
|
20년 전 | 2453 | |
| 332 | 20년 전 | 4666 | ||
| 331 | 20년 전 | 2285 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기