사용자 브라우저의 펄러그인 목록 출력하기 입니다.
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>
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 930 | 19년 전 | 3551 | ||
| 929 |
|
19년 전 | 2717 | |
| 928 |
|
19년 전 | 3461 | |
| 927 |
|
19년 전 | 3450 | |
| 926 |
|
19년 전 | 3152 | |
| 925 | 19년 전 | 5441 | ||
| 924 |
|
19년 전 | 2178 | |
| 923 |
|
19년 전 | 2240 | |
| 922 |
|
19년 전 | 2323 | |
| 921 |
|
19년 전 | 3416 | |
| 920 | 19년 전 | 3716 | ||
| 919 |
|
19년 전 | 3752 | |
| 918 |
|
19년 전 | 2375 | |
| 917 |
|
19년 전 | 2405 | |
| 916 |
|
19년 전 | 2719 | |
| 915 | 19년 전 | 3062 | ||
| 914 | 19년 전 | 2467 | ||
| 913 | 19년 전 | 2632 | ||
| 912 | 19년 전 | 2464 | ||
| 911 | 19년 전 | 2229 | ||
| 910 | 19년 전 | 3255 | ||
| 909 | 19년 전 | 3321 | ||
| 908 | 19년 전 | 3050 | ||
| 907 |
|
19년 전 | 4880 | |
| 906 |
|
19년 전 | 2721 | |
| 905 |
|
19년 전 | 3323 | |
| 904 |
|
19년 전 | 3163 | |
| 903 |
|
19년 전 | 2004 | |
| 902 |
|
19년 전 | 3157 | |
| 901 |
|
19년 전 | 1893 | |
| 900 |
|
19년 전 | 2349 | |
| 899 |
|
19년 전 | 2407 | |
| 898 |
|
19년 전 | 3993 | |
| 897 |
|
19년 전 | 3200 | |
| 896 |
|
19년 전 | 3114 | |
| 895 |
|
19년 전 | 2552 | |
| 894 |
|
19년 전 | 2026 | |
| 893 |
|
19년 전 | 1657 | |
| 892 |
|
19년 전 | 2423 | |
| 891 |
|
19년 전 | 2337 | |
| 890 |
|
19년 전 | 1822 | |
| 889 |
|
19년 전 | 1822 | |
| 888 |
|
19년 전 | 2618 | |
| 887 |
|
19년 전 | 2587 | |
| 886 |
|
19년 전 | 1879 | |
| 885 |
|
19년 전 | 2130 | |
| 884 |
|
19년 전 | 3316 | |
| 883 |
|
19년 전 | 1961 | |
| 882 |
|
19년 전 | 2515 | |
| 881 |
|
19년 전 | 2595 | |
| 880 |
|
19년 전 | 2672 | |
| 879 |
|
19년 전 | 2946 | |
| 878 |
|
19년 전 | 2566 | |
| 877 |
|
19년 전 | 2990 | |
| 876 |
|
19년 전 | 2767 | |
| 875 |
|
19년 전 | 3526 | |
| 874 | 19년 전 | 1877 | ||
| 873 | 19년 전 | 2746 | ||
| 872 |
|
19년 전 | 2383 | |
| 871 |
|
19년 전 | 2026 | |
| 870 |
|
19년 전 | 2432 | |
| 869 |
|
19년 전 | 1879 | |
| 868 |
|
19년 전 | 5449 | |
| 867 |
|
19년 전 | 2277 | |
| 866 |
|
19년 전 | 4275 | |
| 865 |
|
19년 전 | 2312 | |
| 864 | 19년 전 | 1862 | ||
| 863 | 19년 전 | 2621 | ||
| 862 | 19년 전 | 2339 | ||
| 861 | 19년 전 | 2537 | ||
| 860 | 19년 전 | 2173 | ||
| 859 | 19년 전 | 3931 | ||
| 858 | 19년 전 | 3429 | ||
| 857 | 19년 전 | 2212 | ||
| 856 |
Power
|
19년 전 | 2113 | |
| 855 | 19년 전 | 1974 | ||
| 854 | 19년 전 | 2008 | ||
| 853 |
pearly
|
19년 전 | 4408 | |
| 852 |
pearly
|
19년 전 | 3364 | |
| 851 | 19년 전 | 2787 | ||
| 850 |
pearly
|
19년 전 | 3361 | |
| 849 |
pearly
|
19년 전 | 3018 | |
| 848 |
pearly
|
19년 전 | 2858 | |
| 847 | 19년 전 | 2379 | ||
| 846 |
|
19년 전 | 2188 | |
| 845 |
pearly
|
19년 전 | 2507 | |
| 844 | 19년 전 | 3114 | ||
| 843 | 19년 전 | 2142 | ||
| 842 |
pearly
|
19년 전 | 3129 | |
| 841 |
pearly
|
19년 전 | 3255 | |
| 840 | 19년 전 | 2936 | ||
| 839 |
|
19년 전 | 1950 | |
| 838 |
|
19년 전 | 1716 | |
| 837 |
|
19년 전 | 2340 | |
| 836 |
|
19년 전 | 2284 | |
| 835 |
|
19년 전 | 1659 | |
| 834 |
|
19년 전 | 1670 | |
| 833 |
|
19년 전 | 1578 | |
| 832 |
|
19년 전 | 2072 | |
| 831 |
|
19년 전 | 1623 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기