사용자 브라우저의 펄러그인 목록 출력하기 입니다.
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년 전 | 4011 | ||
| 129 | 20년 전 | 2949 | ||
| 128 | 20년 전 | 3687 | ||
| 127 | 20년 전 | 3531 | ||
| 126 | 20년 전 | 3779 | ||
| 125 | 20년 전 | 8596 | ||
| 124 | 20년 전 | 2604 | ||
| 123 | 20년 전 | 3755 | ||
| 122 | 20년 전 | 3213 | ||
| 121 | 20년 전 | 2615 | ||
| 120 | 20년 전 | 2676 | ||
| 119 | 20년 전 | 2589 | ||
| 118 | 20년 전 | 2865 | ||
| 117 |
|
20년 전 | 3065 | |
| 116 | 20년 전 | 5324 | ||
| 115 | 20년 전 | 3933 | ||
| 114 | 20년 전 | 4980 | ||
| 113 | 20년 전 | 6220 | ||
| 112 | 20년 전 | 7326 | ||
| 111 | 20년 전 | 18437 | ||
| 110 | 20년 전 | 6881 | ||
| 109 | 20년 전 | 2889 | ||
| 108 | 20년 전 | 4145 | ||
| 107 |
prosper
|
21년 전 | 2506 | |
| 106 |
prosper
|
21년 전 | 4323 | |
| 105 |
아우겐나이스
|
21년 전 | 2915 | |
| 104 | 21년 전 | 2268 | ||
| 103 | 21년 전 | 2482 | ||
| 102 | 21년 전 | 2269 | ||
| 101 | 21년 전 | 2584 | ||
| 100 | 21년 전 | 1760 | ||
| 99 | 21년 전 | 1575 | ||
| 98 | 21년 전 | 1620 | ||
| 97 | 21년 전 | 2135 | ||
| 96 | 21년 전 | 1888 | ||
| 95 | 21년 전 | 2383 | ||
| 94 | 21년 전 | 3568 | ||
| 93 | 21년 전 | 1569 | ||
| 92 | 21년 전 | 1766 | ||
| 91 | 21년 전 | 3187 | ||
| 90 | 21년 전 | 2346 | ||
| 89 | 21년 전 | 3183 | ||
| 88 | 21년 전 | 2874 | ||
| 87 | 21년 전 | 3300 | ||
| 86 | 21년 전 | 5144 | ||
| 85 | 21년 전 | 2528 | ||
| 84 | 21년 전 | 4832 | ||
| 83 | 21년 전 | 2510 | ||
| 82 | 21년 전 | 3128 | ||
| 81 | 21년 전 | 7639 | ||
| 80 | 21년 전 | 3838 | ||
| 79 | 21년 전 | 3216 | ||
| 78 | 21년 전 | 4700 | ||
| 77 | 21년 전 | 2909 | ||
| 76 | 21년 전 | 6226 | ||
| 75 | 21년 전 | 4475 | ||
| 74 | 21년 전 | 5789 | ||
| 73 | 21년 전 | 3632 | ||
| 72 | 21년 전 | 5975 | ||
| 71 | 21년 전 | 3121 | ||
| 70 | 21년 전 | 2850 | ||
| 69 | 21년 전 | 2647 | ||
| 68 | 21년 전 | 2452 | ||
| 67 | 21년 전 | 2660 | ||
| 66 | 21년 전 | 2682 | ||
| 65 | 21년 전 | 3794 | ||
| 64 | 21년 전 | 2834 | ||
| 63 | 21년 전 | 2463 | ||
| 62 | 21년 전 | 2273 | ||
| 61 | 21년 전 | 3087 | ||
| 60 | 21년 전 | 3137 | ||
| 59 | 21년 전 | 2525 | ||
| 58 | 21년 전 | 2596 | ||
| 57 | 21년 전 | 2974 | ||
| 56 | 21년 전 | 2338 | ||
| 55 | 21년 전 | 2765 | ||
| 54 | 21년 전 | 2133 | ||
| 53 | 21년 전 | 2360 | ||
| 52 | 21년 전 | 2706 | ||
| 51 |
prosper
|
21년 전 | 2355 | |
| 50 |
prosper
|
21년 전 | 2178 | |
| 49 | 21년 전 | 2185 | ||
| 48 | 21년 전 | 2345 | ||
| 47 | 21년 전 | 1938 | ||
| 46 | 21년 전 | 1934 | ||
| 45 | 21년 전 | 2137 | ||
| 44 | 21년 전 | 2369 | ||
| 43 | 21년 전 | 4585 | ||
| 42 |
prosper
|
21년 전 | 2718 | |
| 41 |
prosper
|
21년 전 | 2117 | |
| 40 | 21년 전 | 2185 | ||
| 39 | 21년 전 | 2154 | ||
| 38 | 21년 전 | 2426 | ||
| 37 | 21년 전 | 2573 | ||
| 36 | 21년 전 | 1782 | ||
| 35 | 21년 전 | 4086 | ||
| 34 | 21년 전 | 3856 | ||
| 33 | 21년 전 | 2995 | ||
| 32 |
prosper
|
21년 전 | 2908 | |
| 31 | 21년 전 | 5293 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기