사용자 브라우저의 펄러그인 목록 출력하기 입니다.
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>
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 130 | 20년 전 | 3984 | ||
| 129 | 20년 전 | 2922 | ||
| 128 | 20년 전 | 3661 | ||
| 127 | 20년 전 | 3487 | ||
| 126 | 20년 전 | 3749 | ||
| 125 | 20년 전 | 8581 | ||
| 124 | 20년 전 | 2596 | ||
| 123 | 20년 전 | 3738 | ||
| 122 | 20년 전 | 3199 | ||
| 121 | 20년 전 | 2603 | ||
| 120 | 20년 전 | 2660 | ||
| 119 | 20년 전 | 2577 | ||
| 118 | 20년 전 | 2858 | ||
| 117 |
|
20년 전 | 3049 | |
| 116 | 20년 전 | 5299 | ||
| 115 | 20년 전 | 3909 | ||
| 114 | 20년 전 | 4960 | ||
| 113 | 20년 전 | 6206 | ||
| 112 | 20년 전 | 7319 | ||
| 111 | 20년 전 | 18426 | ||
| 110 | 20년 전 | 6870 | ||
| 109 | 20년 전 | 2869 | ||
| 108 | 20년 전 | 4136 | ||
| 107 |
prosper
|
20년 전 | 2486 | |
| 106 |
prosper
|
20년 전 | 4310 | |
| 105 |
아우겐나이스
|
20년 전 | 2906 | |
| 104 | 20년 전 | 2255 | ||
| 103 | 20년 전 | 2471 | ||
| 102 | 20년 전 | 2240 | ||
| 101 | 20년 전 | 2567 | ||
| 100 | 20년 전 | 1740 | ||
| 99 | 20년 전 | 1562 | ||
| 98 | 20년 전 | 1614 | ||
| 97 | 20년 전 | 2122 | ||
| 96 | 20년 전 | 1868 | ||
| 95 | 20년 전 | 2367 | ||
| 94 | 20년 전 | 3558 | ||
| 93 | 20년 전 | 1556 | ||
| 92 | 20년 전 | 1749 | ||
| 91 | 20년 전 | 3173 | ||
| 90 | 20년 전 | 2337 | ||
| 89 | 20년 전 | 3164 | ||
| 88 | 20년 전 | 2868 | ||
| 87 | 20년 전 | 3291 | ||
| 86 | 20년 전 | 5122 | ||
| 85 | 20년 전 | 2514 | ||
| 84 | 20년 전 | 4820 | ||
| 83 | 20년 전 | 2498 | ||
| 82 | 20년 전 | 3115 | ||
| 81 | 20년 전 | 7617 | ||
| 80 | 20년 전 | 3816 | ||
| 79 | 20년 전 | 3203 | ||
| 78 | 20년 전 | 4688 | ||
| 77 | 20년 전 | 2891 | ||
| 76 | 20년 전 | 6210 | ||
| 75 | 20년 전 | 4470 | ||
| 74 | 20년 전 | 5774 | ||
| 73 | 20년 전 | 3619 | ||
| 72 | 20년 전 | 5961 | ||
| 71 | 20년 전 | 3107 | ||
| 70 | 20년 전 | 2832 | ||
| 69 | 20년 전 | 2631 | ||
| 68 | 20년 전 | 2441 | ||
| 67 | 20년 전 | 2646 | ||
| 66 | 20년 전 | 2663 | ||
| 65 | 20년 전 | 3783 | ||
| 64 | 20년 전 | 2819 | ||
| 63 | 20년 전 | 2451 | ||
| 62 | 20년 전 | 2258 | ||
| 61 | 20년 전 | 3062 | ||
| 60 | 20년 전 | 3129 | ||
| 59 | 20년 전 | 2505 | ||
| 58 | 20년 전 | 2586 | ||
| 57 | 20년 전 | 2961 | ||
| 56 | 20년 전 | 2312 | ||
| 55 | 20년 전 | 2753 | ||
| 54 | 20년 전 | 2121 | ||
| 53 | 20년 전 | 2344 | ||
| 52 | 20년 전 | 2691 | ||
| 51 |
prosper
|
21년 전 | 2342 | |
| 50 |
prosper
|
21년 전 | 2161 | |
| 49 | 21년 전 | 2172 | ||
| 48 | 21년 전 | 2326 | ||
| 47 | 21년 전 | 1925 | ||
| 46 | 21년 전 | 1921 | ||
| 45 | 21년 전 | 2130 | ||
| 44 | 21년 전 | 2354 | ||
| 43 | 21년 전 | 4568 | ||
| 42 |
prosper
|
21년 전 | 2709 | |
| 41 |
prosper
|
21년 전 | 2110 | |
| 40 | 21년 전 | 2176 | ||
| 39 | 21년 전 | 2139 | ||
| 38 | 21년 전 | 2416 | ||
| 37 | 21년 전 | 2559 | ||
| 36 | 21년 전 | 1768 | ||
| 35 | 21년 전 | 4067 | ||
| 34 | 21년 전 | 3848 | ||
| 33 | 21년 전 | 2986 | ||
| 32 |
prosper
|
21년 전 | 2897 | |
| 31 | 21년 전 | 5268 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기