John Lockerbie wrote: > http://catnaps.org/islamic/gulfarch.html
> In order to improve this I am attempting to reorganise the site so > that the vertical menu is fixed with, below it, a 'go to the top of > the page' instruction, and with the vertical menu being fly-out so > that it will be easy to go to separate subjects on the same page. The > horizontal menu would be drop-down on a similar principle to the > vertical menu. Everything apart from the vertical menu will scroll > giving access to the vertical menu and 'go to' instruction at all > times. The layout shouldn't be much of a problem (just a lot of work :-) ). W3C use a simple version here... <http://www.w3.org/Style/CSS/> ...without any fly outs, but with both internal and external links. It doesn't appear properly in IE6, of course, but that's a minor problem related to lack of support for 'position: fixed', that can be solved. This is how it may appear... <http://www.gunlaug.no/contents/toc_7a.html> ...but I haven't populated the fixed sidebar with links - yet, and I'm also using a fixed footer in a fixed "frame". Haven't fine-tuned it for IE/Mac, but no problem in IE6. The IE/win-problem is solved on this site... <http://www.fu2k.org/alex/css/frames/> ...and here... <http://annevankesteren.nl/test/examples/ie/position-fixed.html> regards Georg -- http://www.gunlaug.no ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
