MozTW 討論區 https://forum.moztw.org/ |
|
如何一次選取好幾個書籤 https://forum.moztw.org/viewtopic.php?f=2&t=24213 |
第 1 頁 (共 1 頁) |
發表人: | blackcat [ 2008-09-03, 10:26 ] |
文章主題 : | 如何一次選取好幾個書籤 |
這問題實在是很小... 不過我從三年前玩firefox到現在還是不知道怎麼解決 XD 總是選完一個後, 要選下一個的話就得在去書籤再重選一次 哪怕只是第一個選取的下一個位置而已... 再怎麼搜尋關鍵字也搜尋不到 Orz 也沒看到類似的套件功能過 真的是沒輒 有高手知道該如何解決這懶人問題嗎? |
發表人: | Coopoo [ 2008-09-03, 13:03 ] |
文章主題 : | |
收藏庫或書籤側邊攔 + CTRL + 左鍵 |
發表人: | openicq [ 2008-09-03, 18:33 ] |
文章主題 : | |
stayopenmenu.uc.xul 代碼: <?xml version="1.0"?>
<!-- ***** BEGIN LICENSE BLOCK ***** - Version: MPL 1.1 - - The contents of this file are subject to the Mozilla Public License Version - 1.1 (the "License"); you may not use this file except in compliance with - the License. You may obtain a copy of the License at - http://www.mozilla.org/MPL/ - - Software distributed under the License is distributed on an "AS IS" basis, - WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License - for the specific language governing rights and limitations under the - License. - - The Original Code is Stay-Open Menu. - - The Initial Developer of the Original Code is - Tawny Hoover. - Portions created by the Initial Developer are Copyright (C) 2007 - the Initial Developer. All Rights Reserved. - - Contributor(s): - - ***** END LICENSE BLOCK ***** --> <overlay id="stayopenmenu" xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" > <menu id="bookmarksMenuPopup" onclick='if(event.button != 1) {return;} BookmarksEventHandler.onCommand(event)' /> <hbox id="bookmarksBarContent" onclick='if(event.button != 1) {return;} BookmarksEventHandler.onCommand(event);' /> <menu id="history-menu" onclick="if(event.button != 1) {return;} var node = event.target.node; if (node) { PlacesUIUtils.markPageAsTyped(node.uri); openUILink(node.uri, event, false, true);}" /> </overlay> 在書籤工具欄的彈出菜單中點中鍵 可以連續開啟多個書籤 點其它地方或按ECS關閉彈出菜單 |
發表人: | blackcat [ 2008-09-04, 18:56 ] | ||
文章主題 : | |||
大哥們誤會我意思了 我認為用開書籤列那種方式不夠直覺.... 我的書籤擺設方式如圖.... 再說明一下 我希望的方式是如同win底下 要一次選擇多個應用程式時 只要按下shift就可以多次點選那樣子而已囉....
|
發表人: | Merci chao [ 2008-09-04, 20:46 ] |
文章主題 : | |
Win 底下從來都不能在功能表裏選取多個項目吧? 再者, 多選的目的為何? |
第 1 頁 (共 1 頁) | 所有顯示的時間為 UTC + 8 小時 |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |