사용자 브라우저의 펄러그인 목록 출력하기 입니다.
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>
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 5930 | 12년 전 | 4637 | ||
| 5929 | 12년 전 | 7832 | ||
| 5928 | 12년 전 | 781 | ||
| 5927 | 12년 전 | 1409 | ||
| 5926 | 12년 전 | 1826 | ||
| 5925 |
김준수사랑
|
12년 전 | 1238 | |
| 5924 |
|
12년 전 | 2745 | |
| 5923 | 12년 전 | 952 | ||
| 5922 | 12년 전 | 1157 | ||
| 5921 | 12년 전 | 646 | ||
| 5920 | 12년 전 | 1178 | ||
| 5919 |
|
12년 전 | 1371 | |
| 5918 | 12년 전 | 12582 | ||
| 5917 |
프로프리랜서
|
12년 전 | 1088 | |
| 5916 |
프로프리랜서
|
12년 전 | 4612 | |
| 5915 |
프로프리랜서
|
12년 전 | 1591 | |
| 5914 |
프로프리랜서
|
12년 전 | 645 | |
| 5913 |
프로프리랜서
|
12년 전 | 929 | |
| 5912 |
프로프리랜서
|
12년 전 | 3744 | |
| 5911 |
프로프리랜서
|
12년 전 | 919 | |
| 5910 |
|
12년 전 | 4574 | |
| 5909 |
수야3019
|
12년 전 | 660 | |
| 5908 | 12년 전 | 830 | ||
| 5907 | 12년 전 | 1222 | ||
| 5906 | 12년 전 | 8746 | ||
| 5905 |
프로프리랜서
|
12년 전 | 1468 | |
| 5904 | 12년 전 | 2493 | ||
| 5903 | 12년 전 | 1648 | ||
| 5902 | 12년 전 | 1922 | ||
| 5901 | 12년 전 | 2006 | ||
| 5900 |
프로프리랜서
|
12년 전 | 1080 | |
| 5899 |
프로프리랜서
|
12년 전 | 1275 | |
| 5898 | 12년 전 | 17670 | ||
| 5897 | 12년 전 | 2331 | ||
| 5896 | 12년 전 | 4353 | ||
| 5895 | 12년 전 | 1684 | ||
| 5894 | 12년 전 | 2095 | ||
| 5893 |
프로프리랜서
|
12년 전 | 2154 | |
| 5892 | 12년 전 | 16039 | ||
| 5891 |
bitmaster
|
12년 전 | 1076 | |
| 5890 |
프로프리랜서
|
12년 전 | 934 | |
| 5889 |
|
12년 전 | 714 | |
| 5888 | 12년 전 | 1611 | ||
| 5887 |
|
12년 전 | 3195 | |
| 5886 | 12년 전 | 3447 | ||
| 5885 | 12년 전 | 2108 | ||
| 5884 | 12년 전 | 5646 | ||
| 5883 | 12년 전 | 2808 | ||
| 5882 | 13년 전 | 6021 | ||
| 5881 | 13년 전 | 1630 | ||
| 5880 | 13년 전 | 20709 | ||
| 5879 | 13년 전 | 896 | ||
| 5878 |
나의라임토마토
|
13년 전 | 1395 | |
| 5877 | 13년 전 | 16754 | ||
| 5876 |
maniAc
|
13년 전 | 2792 | |
| 5875 | 13년 전 | 1028 | ||
| 5874 | 13년 전 | 3730 | ||
| 5873 |
lainfox
|
13년 전 | 1181 | |
| 5872 | 13년 전 | 1342 | ||
| 5871 | 13년 전 | 789 | ||
| 5870 | 13년 전 | 2526 | ||
| 5869 |
AMDbest
|
13년 전 | 1509 | |
| 5868 |
한번잘해보자
|
13년 전 | 652 | |
| 5867 |
|
13년 전 | 908 | |
| 5866 | 13년 전 | 7481 | ||
| 5865 | 13년 전 | 2402 | ||
| 5864 | 13년 전 | 932 | ||
| 5863 | 13년 전 | 1307 | ||
| 5862 | 13년 전 | 2873 | ||
| 5861 | 13년 전 | 1025 | ||
| 5860 | 13년 전 | 19327 | ||
| 5859 | 13년 전 | 2934 | ||
| 5858 | 13년 전 | 2651 | ||
| 5857 | 13년 전 | 4819 | ||
| 5856 |
|
13년 전 | 1946 | |
| 5855 | 13년 전 | 816 | ||
| 5854 | 13년 전 | 1005 | ||
| 5853 | 13년 전 | 16102 | ||
| 5852 | 13년 전 | 823 | ||
| 5851 | 13년 전 | 2222 | ||
| 5850 | 13년 전 | 1772 | ||
| 5849 |
AMDbest
|
13년 전 | 1300 | |
| 5848 |
|
13년 전 | 1160 | |
| 5847 |
SeanLee
|
13년 전 | 1303 | |
| 5846 | 13년 전 | 23461 | ||
| 5845 | 13년 전 | 2644 | ||
| 5844 | 13년 전 | 28796 | ||
| 5843 |
|
13년 전 | 2197 | |
| 5842 | 13년 전 | 22511 | ||
| 5841 | 13년 전 | 5739 | ||
| 5840 |
Quincy
|
13년 전 | 929 | |
| 5839 | 13년 전 | 956 | ||
| 5838 | 13년 전 | 2812 | ||
| 5837 | 13년 전 | 1084 | ||
| 5836 | 13년 전 | 2310 | ||
| 5835 | 13년 전 | 1516 | ||
| 5834 | 13년 전 | 1501 | ||
| 5833 | 13년 전 | 6670 | ||
| 5832 | 13년 전 | 5210 | ||
| 5831 | 13년 전 | 1067 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기