사용자 브라우저의 펄러그인 목록 출력하기 입니다.
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년 전 | 2363 | ||
| 629 |
|
19년 전 | 2025 | |
| 628 |
|
19년 전 | 3136 | |
| 627 |
|
19년 전 | 2040 | |
| 626 |
|
19년 전 | 2073 | |
| 625 |
|
19년 전 | 1732 | |
| 624 |
|
19년 전 | 2241 | |
| 623 | 19년 전 | 2211 | ||
| 622 |
|
19년 전 | 2517 | |
| 621 |
|
19년 전 | 2926 | |
| 620 |
|
19년 전 | 2421 | |
| 619 | 19년 전 | 2490 | ||
| 618 | 19년 전 | 3520 | ||
| 617 |
|
19년 전 | 3242 | |
| 616 |
|
19년 전 | 3232 | |
| 615 |
|
19년 전 | 3056 | |
| 614 |
|
19년 전 | 2054 | |
| 613 |
|
19년 전 | 2394 | |
| 612 |
|
19년 전 | 2248 | |
| 611 |
|
19년 전 | 2093 | |
| 610 |
|
19년 전 | 2529 | |
| 609 |
|
19년 전 | 2438 | |
| 608 |
|
19년 전 | 2825 | |
| 607 | 19년 전 | 2201 | ||
| 606 | 19년 전 | 3545 | ||
| 605 | 19년 전 | 2003 | ||
| 604 | 19년 전 | 2621 | ||
| 603 | 19년 전 | 1627 | ||
| 602 |
|
19년 전 | 2848 | |
| 601 | 19년 전 | 3079 | ||
| 600 |
|
19년 전 | 2158 | |
| 599 | 19년 전 | 2011 | ||
| 598 | 19년 전 | 2493 | ||
| 597 | 19년 전 | 2401 | ||
| 596 |
|
19년 전 | 3084 | |
| 595 |
|
19년 전 | 6770 | |
| 594 | 19년 전 | 2719 | ||
| 593 | 19년 전 | 3195 | ||
| 592 |
|
19년 전 | 3098 | |
| 591 |
|
19년 전 | 1946 | |
| 590 | 19년 전 | 3372 | ||
| 589 | 19년 전 | 2222 | ||
| 588 |
|
19년 전 | 2708 | |
| 587 | 19년 전 | 2351 | ||
| 586 |
|
19년 전 | 4372 | |
| 585 | 19년 전 | 2503 | ||
| 584 | 19년 전 | 2772 | ||
| 583 |
|
19년 전 | 3538 | |
| 582 |
|
19년 전 | 3728 | |
| 581 |
|
19년 전 | 3264 | |
| 580 | 19년 전 | 2490 | ||
| 579 | 19년 전 | 3096 | ||
| 578 | 19년 전 | 4001 | ||
| 577 | 19년 전 | 3830 | ||
| 576 | 19년 전 | 1771 | ||
| 575 |
|
19년 전 | 2230 | |
| 574 |
|
19년 전 | 5409 | |
| 573 | 19년 전 | 6740 | ||
| 572 | 19년 전 | 2582 | ||
| 571 | 19년 전 | 2118 | ||
| 570 | 19년 전 | 2606 | ||
| 569 | 19년 전 | 3317 | ||
| 568 | 19년 전 | 3547 | ||
| 567 | 19년 전 | 2988 | ||
| 566 | 19년 전 | 2610 | ||
| 565 |
|
19년 전 | 4731 | |
| 564 |
|
19년 전 | 6743 | |
| 563 |
|
19년 전 | 5017 | |
| 562 |
|
19년 전 | 5964 | |
| 561 |
|
19년 전 | 2711 | |
| 560 |
|
19년 전 | 2566 | |
| 559 |
|
19년 전 | 2235 | |
| 558 |
|
19년 전 | 2310 | |
| 557 | 19년 전 | 4599 | ||
| 556 |
|
19년 전 | 4677 | |
| 555 | 19년 전 | 2518 | ||
| 554 | 19년 전 | 2185 | ||
| 553 | 19년 전 | 2532 | ||
| 552 |
|
19년 전 | 3181 | |
| 551 | 19년 전 | 2949 | ||
| 550 |
|
19년 전 | 1907 | |
| 549 |
|
19년 전 | 1974 | |
| 548 |
|
19년 전 | 3159 | |
| 547 |
|
19년 전 | 2361 | |
| 546 |
|
19년 전 | 3633 | |
| 545 |
|
19년 전 | 2569 | |
| 544 |
|
19년 전 | 1862 | |
| 543 |
|
19년 전 | 2462 | |
| 542 |
|
19년 전 | 1738 | |
| 541 |
|
19년 전 | 1418 | |
| 540 |
|
19년 전 | 1560 | |
| 539 |
|
19년 전 | 1812 | |
| 538 |
|
19년 전 | 1596 | |
| 537 |
|
19년 전 | 1803 | |
| 536 |
|
19년 전 | 1571 | |
| 535 |
|
19년 전 | 1965 | |
| 534 |
|
19년 전 | 1853 | |
| 533 |
|
19년 전 | 1462 | |
| 532 |
|
19년 전 | 1452 | |
| 531 |
|
19년 전 | 1373 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기