JsDir
關於我
名稱 | JsDir |
---|---|
加入日期 | June 21, 2008 |
參與開發的附加元件數量 | 0 個附加元件 |
此開發者的附加元件平均分數 | 未經評分 |
我所發表的評論
SourceEditor
評分: 5 / 5 顆星
The link on speedyshare is no more active (404), does anyboty know how to fix the status icon?
TIA
SourceEditor
評分: 5 / 5 顆星
This, at least, a non-plus-ultra for me.
Very useful while developing and also sealing on the net to correct on-the-fly wrong IE-oriented code :-(
I made an only little improvement to enlarge the textarea, very small and up to unusable in most cases.
In the sourceditor.js file I modified the textarea style attrib as follows:
position:fixed;
left:100px;
top:100px;
width:800px;
height:600px;
background-color:#ffc;
border:2px solid #c00;
padding:5px;
font-family:verdana,arial,helvetica;
font-size:10px;
of course all in one line to avoid braking the string.
如果您要新增自己的收藏集,你必須先申請一個 Mozilla 附加元件的帳號。