MozTW 討論區 https://forum.moztw.org/ |
|
Stop-or-Reload Button https://forum.moztw.org/viewtopic.php?f=11&t=4447 |
第 1 頁 (共 1 頁) |
發表人: | Tai [ 2004-11-26, 13:42 ] |
文章主題 : | Stop-or-Reload Button |
在extension mirror上看到的一個小extension 蠻有趣的 Makes the Stop and Reload button behave like a single one (as in Safari). When the user can stop, you get a Stop button, otherwise you get a Reload button. homepage: http://v2studio.com/k/moz/ install: http://www.extensionsmirror.nl/extfiref ... on_0.1.xpi |
發表人: | twj0982 [ 2004-11-26, 21:03 ] |
文章主題 : | |
解說一下吧 有何功能 |
發表人: | sunjoe [ 2004-11-26, 22:40 ] |
文章主題 : | |
很有創意的小工具喔! 就是讓Reload鍵及Stop鍵交替出現,節省工具列空間 因為一個網頁在下載時才會需要用到Stop 而一般是在停滯一段時間才需要Reload 所以兩個按鈕在適時交替出現~是不是很有創意勒javascript:emoticon(':wink:') Wink |
發表人: | KeiM [ 2005-05-22, 09:22 ] |
文章主題 : | |
可以修改 userChrome.css 來達成。 https://addons.mozilla.org/extensions/m ... #permalink Gladys Ridgeford 寫: You can accomplish the same thing by customizing your toolbar and putting the "stop" button on the left of the "reload" button and then putting the following in your "userChrome.css" file: #stop-button[disabled="true"] {display:none} #stop-button[disabled="true"]:hover {display:-moz-box} #stop-button:not([disabled]) + #reload-button {display:none}
|
第 1 頁 (共 1 頁) | 所有顯示的時間為 UTC + 8 小時 |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |