flex程式firefox下中文輸入亂碼的bug
低版本的firefox中無法輸入中文,高版本中則出現亂碼。
亂碼與flash和頁面編碼方式都沒有關係,是firefox的bug造成的。
解決方法只有使用wmode的預設值,但是這樣使得flash在整個頁面的最上層,div等都會被其遮擋住。
記錄一下,希望firefox盡早修復這個問題。
詳細出處參考:
注:flex builder的js預設是不存在這個問題的,看來flex builder自帶的js寫的不錯
IE和Firefox下執行exe程式
click here to execute your file a if document.all var ws new activexobject wscript.shell ws.exec d software youfile.exe click here to execute your fil...
Firefox下的座標
firefox下的座標 左直拳 firefox下的座標與ie有所不同。1 滑鼠座標 要獲取滑鼠的座標,離不開事件event這個物件。在ie裡,event是全域性物件,你可以在任何地方引用event,或者用 event.srcelement 來找到觸發事件的物件。但是ff不行,必須在觸發事件呼叫的函式...
ubuntu下安裝firefox外掛程式
此方法適用於firefox自動安裝速度慢的系統。sudo apt get install axel axel sudo apt get install alien sudo alien scripts xx.rpm 4.上述 可將xx.rpm轉化成為xx.dep檔案,接著執行安裝 sudo dpkg...