以前用的一个例子,需要下载一个插件,不用担心,很安全^^ <script language="JavaScript" src="http://www.parallelgraphics.com/l2/products/cortona/download/netscape/install_plugin.js"></script> <script language="JavaScript"> emb = ''; function complete() { navigator.plugins.refresh(true); installed(); if (cortonabuild < 0) //because when upgrade, plugins collection will not be refreshed. alert('Cortona 3.1 installed. Please, restart your browser'); else window.location.reload(); } if (goodns && (!installed() || cortonabuild < 0)) install_cortona(); else if (!goodie) document.write(emb); </script>