- From: R J Partington <rjp@heffer.demon.co.uk>
- Date: Sun, 22 Oct 1995 13:10:37 +0100 (BST)
- To: www-html@w3.org
I've been thinking about the Frames extensions recently implemented by Netscape, and while some of the ideas seem to be good, couldn't they have been implemented using 'straight' HTML and a well-written browser? Take the 'table of contents' idea, where you have a permanent frame showing you the table of contents at a site for easy navigation. It occured to me yesterday (after I noticed there was a <menu> tag -- only took me a year :) that a 'smart' browser could take this information from a page it's just parsed and display a table of contents from that. Then it could update the table with submenus as further pages where visited. As for the 'banner' idea, couldn't that have been implemented by an attribute 'locked'? So for a fixed picture at the top of the page, <img src="wibble.gif" alt="[wibble ltd. logo]" locked=top> which doesn't break existing browsers, and gives you a similar functionality. This could apply to paragraphs, menus (giving you the table of contents as well), anything sensible really. This method is also more 'correct' as being fixed in position is an attribute of an object, not something 'above' the object. WRT the <menu> thing, are any people who are writing browsers considering such an 'enhancement'? Rob Feel free to flame me if I'm not making sense. I've just wrestled with a serial cable for an hour trying to get two computers talking. :( -- -----BEGIN PGP PUBLIC KEY BLOCK----- Version: 2.3a mQBNAjBKNd0AAAECAKfvlvo09KjC+sP8CZz3WCXMyWfF0lVDojLmrheqevdszMML fmRgnXsG50RAvjhX4IKcPGUfYf0BcC01AeVyX7EABRG0KlJvYmVydCBQYXJ0aW5n dG9uIDxyanBAaGVmZmVyLmRlbW9uLmNvLnVrPg== =4uKS -----END PGP PUBLIC KEY BLOCK-------
Received on Monday, 23 October 1995 12:35:07 UTC