就是类似 IE 的”转到” 以及 firefox 的 “Go” 按钮。
Tools/Appearance/Buttons/Browser View. From there you can drag and drop it right to where it belongs.
You’ll be a little disappointed by it though, since it’s plain-text drab, rather than colorful and graphical as in other browsers.
guoshuang+但我想,通过 opera 的 button 语法肯定可以加上图标。但不知道能不能加上自定义图片?也许需要一些做 skin 的方法…
来自:
http://my.opera.com/forums/showthread.php?s=e346261d0b26860db5c59695a23473dd&threadid=95339
IE报错,ff op 不。谁能解释一下?
[Ctrl+A 全部选择 提示:你可先修改部分代码,再按运行]
在 codingforums 的回复有二:
_Aerospace_Eng_:
You can’t use an ID more than once so its likely getting confused on what id to use.
Harry Armadillo:
IE treats every name and id as a global read-only variable that references the element with that name or id. You can’t have a global variable with the same name as an element’s name or id — your variable will be overwritten by the read-only element reference.
For the sake of backwards (and IE is very backwards) compatibilty, Firefox will allow to access elements using their id as a variable (but will show a warning in the javascript console). Defining your own global variables will overwrite that element-reference.
但似乎id并不是只读的。
[Ctrl+A 全部选择 提示:你可先修改部分代码,再按运行]

下面就是我 compose 的版本。
http://composer.opera.com/composer3/
原来只有 opera 6,但可定制的功能比较多。op 8 目前可定制项目为:
版本(小)号
默认首页
窗口模式(是否显示tab)
user-agent
默认皮肤
默认书签

以下为引用内容:
22日引入的一个Bug。
Bug 298478 [Core]-Downloads fail with “..could not be saved, because the source file could not be read”
from http://www.firefox.net.cn/newforum/viewtopic.php?t=6826
guoshuang2005-06-30+据说 28日17点多的deer park已经修正了下载的bug
在 firefox 地址栏中输入 guoshuang ,ctrl+回车 即可补全为 hxxp://www.guoshuang.com。在 IE中也可以补全为 .com.cn(或者.com)。在 opera地址栏中直接输入 guoshuang,回车,也会补全,补全的设置在
Tools > Preferences > Advanced > Network 选择 Server name completion…依次添加需要补全的地址前缀、后缀,逗号分隔。

上一页|下一页
alt+左右方向键 或者 ctrl+左右方向键 或者 Z X
上一个链接|下一个链接
A Q 或者 ctrl+上下方向键,回车键打开链接
上一个表单元素|下一个表单元素
tab | shift+tab
焦点退出 form(表单)
F9
新窗口打开链接
shift+鼠标左键点击 或者 shift+回车