사용자 브라우저의 펄러그인 목록 출력하기 입니다.
SCRIPT LANGUAGE="JavaScript">
<!-- Begin
numPlugins = navigator.plugins.length;
if (numPlugins > 0)
document.writeln("<b><font size=+3>Installed plug-ins</font></b><br>");
else
document.writeln("<b><font size=+2>No plug-ins ");
document.writeln("are installed.</font></b><br>");
document.writeln("<hr>");
for (i = 0; i < numPlugins; i++) {
plugin = navigator.plugins[i];
document.write("<center><font size=+1><b>");
document.write(plugin.name);
document.writeln("</b></font></center><br>");
document.writeln("<dl>");
document.writeln("<dd>File name:");
document.write(plugin.filename);
document.write("<dd><br>");
document.write(plugin.description);
document.writeln("</dl>");
document.writeln("<p>");
document.writeln("<table width=100% border=2 cellpadding=5>");
document.writeln("<tr>");
document.writeln("<th width=20%><font size=-1>Mime Type</font></th>");
document.writeln("<th width=50%><font size=-1>Description</font></th>");
document.writeln("<th width=20%><font size=-1>Suffixes</font></th>");
document.writeln("<th><font size=-1>Enabled</th>");
document.writeln("</tr>");
numTypes = plugin.length;
for (j = 0; j < numTypes; j++) {
mimetype = plugin[j];
if (mimetype) {
enabled = "No";
enabledPlugin = mimetype.enabledPlugin;
if (enabledPlugin && (enabledPlugin.name == plugin.name))
enabled = "Yes";
document.writeln("<tr align=center>");
document.writeln("<td>");
document.write(mimetype.type);
document.writeln("</td>");
document.writeln("<td>");
document.write(mimetype.description);
document.writeln("</td>");
document.writeln("<td>");
document.write(mimetype.suffixes);
document.writeln("</td>");
document.writeln("<td>");
document.writeln(enabled);
document.writeln("</td>");
document.writeln("</tr>");
}
}
document.write("</table>");
document.write("<p><hr><p>");
}
// End -->
</SCRIPT>
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 630 | 19년 전 | 2344 | ||
| 629 |
|
19년 전 | 2005 | |
| 628 |
|
19년 전 | 3119 | |
| 627 |
|
19년 전 | 2026 | |
| 626 |
|
19년 전 | 2066 | |
| 625 |
|
19년 전 | 1717 | |
| 624 |
|
19년 전 | 2217 | |
| 623 | 19년 전 | 2192 | ||
| 622 |
|
19년 전 | 2506 | |
| 621 |
|
19년 전 | 2904 | |
| 620 |
|
19년 전 | 2402 | |
| 619 | 19년 전 | 2463 | ||
| 618 | 19년 전 | 3510 | ||
| 617 |
|
19년 전 | 3230 | |
| 616 |
|
19년 전 | 3218 | |
| 615 |
|
19년 전 | 3034 | |
| 614 |
|
19년 전 | 2042 | |
| 613 |
|
19년 전 | 2372 | |
| 612 |
|
19년 전 | 2235 | |
| 611 |
|
19년 전 | 2080 | |
| 610 |
|
19년 전 | 2514 | |
| 609 |
|
19년 전 | 2418 | |
| 608 |
|
19년 전 | 2807 | |
| 607 | 19년 전 | 2190 | ||
| 606 | 19년 전 | 3522 | ||
| 605 | 19년 전 | 1986 | ||
| 604 | 19년 전 | 2589 | ||
| 603 | 19년 전 | 1607 | ||
| 602 |
|
19년 전 | 2831 | |
| 601 | 19년 전 | 3072 | ||
| 600 |
|
19년 전 | 2153 | |
| 599 | 19년 전 | 1994 | ||
| 598 | 19년 전 | 2476 | ||
| 597 | 19년 전 | 2387 | ||
| 596 |
|
19년 전 | 3072 | |
| 595 |
|
19년 전 | 6750 | |
| 594 | 19년 전 | 2706 | ||
| 593 | 19년 전 | 3184 | ||
| 592 |
|
19년 전 | 3086 | |
| 591 |
|
19년 전 | 1927 | |
| 590 | 19년 전 | 3363 | ||
| 589 | 19년 전 | 2205 | ||
| 588 |
|
19년 전 | 2704 | |
| 587 | 19년 전 | 2343 | ||
| 586 |
|
19년 전 | 4358 | |
| 585 | 19년 전 | 2485 | ||
| 584 | 19년 전 | 2752 | ||
| 583 |
|
19년 전 | 3520 | |
| 582 |
|
19년 전 | 3717 | |
| 581 |
|
19년 전 | 3248 | |
| 580 | 19년 전 | 2482 | ||
| 579 | 19년 전 | 3069 | ||
| 578 | 19년 전 | 3962 | ||
| 577 | 19년 전 | 3805 | ||
| 576 | 19년 전 | 1740 | ||
| 575 |
|
19년 전 | 2202 | |
| 574 |
|
19년 전 | 5401 | |
| 573 | 19년 전 | 6711 | ||
| 572 | 19년 전 | 2560 | ||
| 571 | 19년 전 | 2103 | ||
| 570 | 19년 전 | 2601 | ||
| 569 | 19년 전 | 3299 | ||
| 568 | 19년 전 | 3522 | ||
| 567 | 19년 전 | 2981 | ||
| 566 | 19년 전 | 2597 | ||
| 565 |
|
19년 전 | 4714 | |
| 564 |
|
19년 전 | 6726 | |
| 563 |
|
19년 전 | 4994 | |
| 562 |
|
19년 전 | 5945 | |
| 561 |
|
19년 전 | 2690 | |
| 560 |
|
19년 전 | 2535 | |
| 559 |
|
19년 전 | 2220 | |
| 558 |
|
19년 전 | 2297 | |
| 557 | 19년 전 | 4592 | ||
| 556 |
|
19년 전 | 4665 | |
| 555 | 19년 전 | 2501 | ||
| 554 | 19년 전 | 2172 | ||
| 553 | 19년 전 | 2521 | ||
| 552 |
|
19년 전 | 3156 | |
| 551 | 19년 전 | 2936 | ||
| 550 |
|
19년 전 | 1892 | |
| 549 |
|
19년 전 | 1952 | |
| 548 |
|
19년 전 | 3141 | |
| 547 |
|
19년 전 | 2355 | |
| 546 |
|
19년 전 | 3612 | |
| 545 |
|
19년 전 | 2541 | |
| 544 |
|
19년 전 | 1847 | |
| 543 |
|
19년 전 | 2452 | |
| 542 |
|
19년 전 | 1724 | |
| 541 |
|
19년 전 | 1404 | |
| 540 |
|
19년 전 | 1531 | |
| 539 |
|
19년 전 | 1798 | |
| 538 |
|
19년 전 | 1580 | |
| 537 |
|
19년 전 | 1777 | |
| 536 |
|
19년 전 | 1560 | |
| 535 |
|
19년 전 | 1958 | |
| 534 |
|
19년 전 | 1843 | |
| 533 |
|
19년 전 | 1443 | |
| 532 |
|
19년 전 | 1441 | |
| 531 |
|
19년 전 | 1353 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기