[18] in World Wide Web
Re: tkWWW location
mkgray@ATHENA.MIT.EDU (mkgray@ATHENA.MIT.EDU)
Sat Jun 5 13:45:27 1993
What is the URL for the tkWWW home page?
How does tkWWW handle inlined images?
In Xmosaic, an inlined image can be a link, so you click on the
image and it follows a link. What would happen to such a link in tkWWW?
If you can now display things in the root window, why not use the
same system as xmosaic, even though tkWWW won't do real inlined images...
ie
<a href="foo.gif">Click here to open a window with foo.gif in it</a>
<img src="foo.gif"> which would put it in the main window...