사용자 브라우저의 펄러그인 목록 출력하기 입니다.
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>
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 1230 |
|
18년 전 | 2012 | |
| 1229 |
|
18년 전 | 2948 | |
| 1228 |
|
18년 전 | 2634 | |
| 1227 | 18년 전 | 2933 | ||
| 1226 | 18년 전 | 2364 | ||
| 1225 |
|
18년 전 | 2436 | |
| 1224 | 18년 전 | 2746 | ||
| 1223 |
|
18년 전 | 3994 | |
| 1222 |
mixdesign
|
18년 전 | 2635 | |
| 1221 |
|
18년 전 | 2754 | |
| 1220 | 18년 전 | 3210 | ||
| 1219 | 18년 전 | 2916 | ||
| 1218 | 18년 전 | 2114 | ||
| 1217 |
|
18년 전 | 2559 | |
| 1216 | 18년 전 | 2577 | ||
| 1215 |
mixdesign
|
18년 전 | 4059 | |
| 1214 |
|
18년 전 | 4789 | |
| 1213 | 18년 전 | 2325 | ||
| 1212 |
mixdesign
|
18년 전 | 2503 | |
| 1211 |
|
18년 전 | 2429 | |
| 1210 | 18년 전 | 3758 | ||
| 1209 |
mixdesign
|
18년 전 | 2377 | |
| 1208 |
mixdesign
|
18년 전 | 2380 | |
| 1207 |
mixdesign
|
18년 전 | 1729 | |
| 1206 |
mixdesign
|
18년 전 | 2006 | |
| 1205 |
mixdesign
|
18년 전 | 2704 | |
| 1204 |
mixdesign
|
18년 전 | 3582 | |
| 1203 | 18년 전 | 3095 | ||
| 1202 | 18년 전 | 2978 | ||
| 1201 | 18년 전 | 2035 | ||
| 1200 | 18년 전 | 4133 | ||
| 1199 | 18년 전 | 2174 | ||
| 1198 | 18년 전 | 4198 | ||
| 1197 | 18년 전 | 2510 | ||
| 1196 | 18년 전 | 2369 | ||
| 1195 |
|
18년 전 | 3469 | |
| 1194 | 18년 전 | 2243 | ||
| 1193 | 18년 전 | 2156 | ||
| 1192 | 18년 전 | 3276 | ||
| 1191 | 18년 전 | 3964 | ||
| 1190 | 18년 전 | 2227 | ||
| 1189 |
|
18년 전 | 2363 | |
| 1188 |
|
18년 전 | 3834 | |
| 1187 | 18년 전 | 2711 | ||
| 1186 | 18년 전 | 3378 | ||
| 1185 | 18년 전 | 2784 | ||
| 1184 | 18년 전 | 1668 | ||
| 1183 | 18년 전 | 2138 | ||
| 1182 | 18년 전 | 3705 | ||
| 1181 |
mermaid
|
18년 전 | 2923 | |
| 1180 | 18년 전 | 2981 | ||
| 1179 | 18년 전 | 3610 | ||
| 1178 | 18년 전 | 2178 | ||
| 1177 |
|
18년 전 | 2291 | |
| 1176 | 18년 전 | 3180 | ||
| 1175 | 18년 전 | 1880 | ||
| 1174 |
|
18년 전 | 2235 | |
| 1173 |
|
18년 전 | 2529 | |
| 1172 | 18년 전 | 1777 | ||
| 1171 | 18년 전 | 2109 | ||
| 1170 | 18년 전 | 1992 | ||
| 1169 | 18년 전 | 2508 | ||
| 1168 | 18년 전 | 1930 | ||
| 1167 | 18년 전 | 1727 | ||
| 1166 | 18년 전 | 1754 | ||
| 1165 | 18년 전 | 1730 | ||
| 1164 | 18년 전 | 2795 | ||
| 1163 | 18년 전 | 1560 | ||
| 1162 |
|
18년 전 | 5680 | |
| 1161 |
이걸~어쩌나~
|
18년 전 | 2412 | |
| 1160 | 18년 전 | 1672 | ||
| 1159 | 18년 전 | 4704 | ||
| 1158 | 18년 전 | 2056 | ||
| 1157 | 18년 전 | 4844 | ||
| 1156 | 18년 전 | 3194 | ||
| 1155 | 18년 전 | 2136 | ||
| 1154 | 18년 전 | 1832 | ||
| 1153 |
BEST79
|
18년 전 | 2114 | |
| 1152 | 18년 전 | 1729 | ||
| 1151 | 18년 전 | 1845 | ||
| 1150 | 18년 전 | 1849 | ||
| 1149 |
inniskun
|
18년 전 | 2482 | |
| 1148 |
|
18년 전 | 3500 | |
| 1147 |
|
18년 전 | 5980 | |
| 1146 |
|
18년 전 | 3867 | |
| 1145 | 18년 전 | 3061 | ||
| 1144 | 18년 전 | 2141 | ||
| 1143 | 18년 전 | 2416 | ||
| 1142 | 18년 전 | 2205 | ||
| 1141 |
|
18년 전 | 2308 | |
| 1140 | 18년 전 | 2418 | ||
| 1139 | 18년 전 | 2848 | ||
| 1138 | 18년 전 | 2542 | ||
| 1137 | 18년 전 | 2002 | ||
| 1136 | 18년 전 | 3134 | ||
| 1135 | 18년 전 | 3598 | ||
| 1134 | 18년 전 | 3841 | ||
| 1133 |
자반고등어
|
18년 전 | 3347 | |
| 1132 | 18년 전 | 3395 | ||
| 1131 | 18년 전 | 2577 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기