사용자 브라우저의 펄러그인 목록 출력하기 입니다.
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>
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 5830 | 13년 전 | 1187 | ||
| 5829 | 13년 전 | 5054 | ||
| 5828 | 13년 전 | 6436 | ||
| 5827 | 13년 전 | 1207 | ||
| 5826 |
|
13년 전 | 534 | |
| 5825 | 13년 전 | 900 | ||
| 5824 |
|
13년 전 | 1884 | |
| 5823 | 13년 전 | 5618 | ||
| 5822 |
jfascas
|
13년 전 | 1045 | |
| 5821 | 13년 전 | 1700 | ||
| 5820 | 13년 전 | 1314 | ||
| 5819 |
itlang
|
13년 전 | 511 | |
| 5818 | 13년 전 | 1308 | ||
| 5817 | 13년 전 | 782 | ||
| 5816 | 13년 전 | 625 | ||
| 5815 | 13년 전 | 6136 | ||
| 5814 | 13년 전 | 862 | ||
| 5813 |
악마의유혹
|
13년 전 | 463 | |
| 5812 | 13년 전 | 2807 | ||
| 5811 | 13년 전 | 1178 | ||
| 5810 | 13년 전 | 3534 | ||
| 5809 | 13년 전 | 1357 | ||
| 5808 | 13년 전 | 1064 | ||
| 5807 | 13년 전 | 573 | ||
| 5806 | 13년 전 | 560 | ||
| 5805 |
angrysol
|
13년 전 | 818 | |
| 5804 | 13년 전 | 1008 | ||
| 5803 | 13년 전 | 1738 | ||
| 5802 |
angrysol
|
13년 전 | 1062 | |
| 5801 |
후라보노보노
|
13년 전 | 2149 | |
| 5800 | 13년 전 | 1109 | ||
| 5799 |
|
13년 전 | 4193 | |
| 5798 |
|
13년 전 | 3362 | |
| 5797 |
|
13년 전 | 4939 | |
| 5796 | 13년 전 | 7544 | ||
| 5795 | 13년 전 | 2778 | ||
| 5794 | 13년 전 | 2230 | ||
| 5793 |
|
13년 전 | 662 | |
| 5792 | 13년 전 | 2974 | ||
| 5791 | 13년 전 | 846 | ||
| 5790 | 13년 전 | 4329 | ||
| 5789 |
|
13년 전 | 2478 | |
| 5788 |
|
13년 전 | 1853 | |
| 5787 |
오지랖선생
|
13년 전 | 1621 | |
| 5786 | 13년 전 | 5926 | ||
| 5785 | 13년 전 | 1752 | ||
| 5784 |
|
13년 전 | 1451 | |
| 5783 | 13년 전 | 1309 | ||
| 5782 |
|
13년 전 | 2819 | |
| 5781 | 13년 전 | 2853 | ||
| 5780 | 13년 전 | 1156 | ||
| 5779 |
|
13년 전 | 1358 | |
| 5778 |
오리진소프트
|
13년 전 | 4608 | |
| 5777 | 13년 전 | 678 | ||
| 5776 | 13년 전 | 1151 | ||
| 5775 | 13년 전 | 1463 | ||
| 5774 | 13년 전 | 1885 | ||
| 5773 |
|
13년 전 | 1915 | |
| 5772 | 13년 전 | 1683 | ||
| 5771 | 13년 전 | 4789 | ||
| 5770 | 13년 전 | 1127 | ||
| 5769 | 13년 전 | 6107 | ||
| 5768 |
|
13년 전 | 1578 | |
| 5767 | 13년 전 | 1687 | ||
| 5766 |
프로프리랜서
|
13년 전 | 1386 | |
| 5765 |
|
13년 전 | 1037 | |
| 5764 | 13년 전 | 1760 | ||
| 5763 |
|
13년 전 | 784 | |
| 5762 |
|
13년 전 | 2289 | |
| 5761 | 13년 전 | 618 | ||
| 5760 | 13년 전 | 622 | ||
| 5759 | 13년 전 | 3269 | ||
| 5758 | 13년 전 | 1081 | ||
| 5757 |
|
13년 전 | 741 | |
| 5756 | 13년 전 | 566 | ||
| 5755 | 13년 전 | 1060 | ||
| 5754 |
|
13년 전 | 2227 | |
| 5753 | 13년 전 | 676 | ||
| 5752 | 13년 전 | 1544 | ||
| 5751 | 13년 전 | 768 | ||
| 5750 | 13년 전 | 752 | ||
| 5749 | 13년 전 | 2573 | ||
| 5748 | 13년 전 | 1004 | ||
| 5747 | 13년 전 | 1218 | ||
| 5746 |
|
13년 전 | 649 | |
| 5745 | 13년 전 | 1659 | ||
| 5744 | 13년 전 | 671 | ||
| 5743 | 13년 전 | 832 | ||
| 5742 |
프로프리랜서
|
13년 전 | 577 | |
| 5741 | 13년 전 | 641 | ||
| 5740 | 13년 전 | 628 | ||
| 5739 | 13년 전 | 728 | ||
| 5738 | 13년 전 | 1926 | ||
| 5737 | 13년 전 | 985 | ||
| 5736 | 13년 전 | 1093 | ||
| 5735 | 13년 전 | 1993 | ||
| 5734 | 13년 전 | 1139 | ||
| 5733 | 13년 전 | 2783 | ||
| 5732 |
JOYCOM
|
13년 전 | 642 | |
| 5731 | 13년 전 | 3305 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기