Firefox
文章平均质量分 81
tyunshan
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
[转]Backwards compatible tab styles for Firefox 4.0
<br />I know we have a few discussions going on talking about different aspects of theming for 4.0, but I wanted to tackle this one as it's own topic, because it's a pretty lengthy topic. The new tabs seems to be one of the few parts of the UI that will al转载 2010-08-11 15:09:00 · 589 阅读 · 0 评论 -
File Output sample code
//////////////////////////////// var aFile = Components.classes["@mozilla.org/file/local;1"]. createInstance(Components.interfaces.nsILocalFile); aFile.initWithPath('C://temp//temp.txt');原创 2011-02-01 15:03:00 · 701 阅读 · 0 评论 -
[转]Mozilla JS-Ctypes 实例
Components.utils.import("resource://gre/modules/ctypes.jsm"); /* Change the dll path if your main windows directory is not on C:\WINDOW原创 2011-09-09 11:54:31 · 2174 阅读 · 0 评论 -
Firefox中XUL元素可用的Style属性
MozAppearanceMozBackgroundInlinePolicyMozBindingMozBorderBottomColorsMozBorderEndMozBorderEndColorMozBorderEndStyleMozBorderEndWidthMozBorderImageMozBorderLeftColorsMozBorderRightC转载 2011-03-30 20:51:00 · 892 阅读 · 0 评论
分享