| 
					阅读:4298回复:10
				 怎么查看搜索栏的以前搜索记录?
					好像2.0装了个皮肤通过一个下拉条实现,但是3.0的皮肤。。另外求可以在另外窗口打开链接和历史记录搜索的插件				 | |
| 1楼#发布于:2008-04-05 11:35 
					在我印象里面,2.0可以装netscape alternative 主题来查看搜索栏历史记录。
 在新窗口打开链接和历史可以用: tab mix plus:https://www.firefox.net.cn/newforum/viewtopic.php?t=21220 tab mix lite CE:https://www.firefox.net.cn/newforum/viewtopic.php?t=21392 | |
| 
 | 
| 2楼#发布于:2008-04-05 11:35 
					定位搜索栏,按“下箭头”建。
 应该是要这个效果吧? | |
| 
 | 
| 3楼#发布于:2008-04-05 11:35 
					3。0 4bate的话真好多用不了,不知道正式版本多久发布。。好像2楼给的是内部测试版,试试看。。在搜索栏旁边按“下箭头”弹出以前的搜索记录。。				 | |
| 4楼#发布于:2008-04-05 11:35 | |
| 5楼#发布于:2008-04-05 11:35 
					不同主题内呢?我用是Firefox 3.0 Mac 主题...好像不可以				 | |
| 6楼#发布于:2008-04-05 11:35 
					那个style 是针对默认主题的,2.0和3.0下面都是可以的,其他主题或许就不行了!				 | |
| 
 | 
| 7楼#发布于:2008-04-05 11:35 
					还是要慢慢码字,真是事前时代了,为什么firefox连这个简单的东西也不支持				 | |
| 8楼#发布于:2008-04-05 11:35 
					还以为是我设置问题,原来是没有提供啊,呵呵				 | |
| 9楼#发布于:2008-04-05 11:35 
					在搜索框,按下箭头可以出现历史记录。如果觉得按键麻烦,可以在  userChrome.css 中添加下面的代码,就可以在搜索框右边显示下拉箭头了:
 #searchbar .autocomplete-history-dropmarker { -moz-binding: url("chrome://global/content/bindings/autocomplete.xml#history-dropmarker") !important; display: -moz-box !important; -moz-appearance: none !important; padding: 0 !important; background-color: transparent !important; border: none !important; } #searchbar .autocomplete-history-dropmarker:hover , #searchbar .autocomplete-history-dropmarker[open="true"] { border-left: 1px solid !important; -moz-border-left-colors: ButtonShadow !important; background: ButtonFace url(chrome://browser/skin/tabbrowser/tab-active-bkgnd.png) repeat-x !important; } | |
| 10楼#发布于:2008-04-05 11:35 
					上面的代码,Mac 主题下也是可以的,只是Mac主题下的视觉效果,没有默认的主题下的视觉效果好。				 | |
 
							
 
				
 
				




 
				
 
				

