URL can be specified and the homepage on a network can be opened.
The list of the titles (it is the URL when it is a document without a title) of the document opened until now is displayed on a list box. If the item of a list box is clicked with a mouse, URL of the document will be displayed on the lower field. Moreover, when a link is in a document, if a focus is applied to the link, a link place will be displayed on the lower field.
URL specified in a dialog, Relativity from the present document It comes to be alike. For example, the present document
/usr/local/www/index.htm
If foo.htm is given at the time of の
/usr/local/www/foo.htm
を開きます. By carrying out like this, even when a link is relative path specification, it can follow as it is. Therefore, it is necessary to give perfect URL to specify a document regardless of the path of the present document. In the case of a file
file:/usr/local/www/foo.htm
の -- like -- head of a path " file: " It compensates.