s20011301's recent timeline updates
s20011301

s20011301

V2EX member #35986, joined on 2013-03-16 19:27:50 +08:00
s20011301's recent replies
Mar 20, 2013
Replied to a topic by s20011301 程序员 音樂盒代碼轉寫法
不用了,我會自己寫了. 謝謝.
Mar 20, 2013
Replied to a topic by s20011301 程序员 禁止IE运行html code
@momou

是網上申請的個人網誌~

感謝你,已經成功了. IE 不再出現播放器, Chrome則不受影響. ^.^
Mar 19, 2013
Replied to a topic by s20011301 程序员 禁止IE运行html code
會出現這些代碼在頁面 <\/script>");}
Mar 19, 2013
Replied to a topic by s20011301 程序员 禁止IE运行html code
Mar 19, 2013
Replied to a topic by s20011301 程序员 禁止IE运行html code
回#7,

對,但那會使chrome 也無法運行.
Mar 18, 2013
Replied to a topic by s20011301 程序员 禁止IE运行html code
不行啊. 就算什麼也不加,直接運行下面的:
<script>
if (!/MSIE/.test(navigator.userAgent)){
document.write("<script src=''></script>");
}
</script>

最後頁面還是顯示 --------> "); }
似乎代碼有問題.
Mar 17, 2013
Replied to a topic by s20011301 程序员 禁止IE运行html code
求助~~
Mar 17, 2013
Replied to a topic by s20011301 程序员 禁止IE运行html code
就是把1樓的代碼,用記事本存成.JS,然後放在網上,取得連結,然後放到那個" '这段代码的JS'" 吧?

但是請問2樓(下面)的代碼,是不是完全正確的?
因為加入之後,我的頁面頂部出現這些符號? ---> \/script>");}

<script>
if (!/MSIE/.test(navigator.userAgent)){
document.write("<script src='这段代码的JS'><\/script>");
}
</script>
Mar 16, 2013
Replied to a topic by s20011301 程序员 禁止IE运行html code
我不太懂編程. 請問是這樣嗎? 我將上面的代碼全部放到 "这段代码的JS"

<script>
if (!/MSIE/.test(navigator.userAgent)){
document.write("<script src='<script type="text/javascript" ><!--
document.write(unescape('%3Cscript%20type%3D%22text/javascript%22%20src%3D%22http%3A//scmplayer.net/script.js%22%20%3E%3C/script%3E'));
//--></script>
<script type="text/javascript"><!--
SCMMusicPlayer.init("{'skin':'skins/blue/skin.css','playback':{'autostart':'true','shuffle':'true','volume':'50'},'playlist':[{'title':'%u611B%u3068%u4F1A%u3046','url':'http://www.fileden.com/files/2007/2/11/760403/SCM%20player/01.mp3'}],'placement':'top','showplaylist':'false'}");
//--></script>'><\/script>");
}
</script>


但沒用啊~~
About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   841 Online   Highest 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 17ms · UTC 21:51 · PVG 05:51 · LAX 14:51 · JFK 17:51
♥ Do have faith in what you're doing.