Hi

Although I was very happy with the way Georg created frame-like 
behaviour for my photo gallery in IE6, there were some other aspects of 
the page that were bugging me.

I didn't like it that when the browser window was made very narrow, the 
menu (and my name, and copyright info) would collapse in on each other, 
making a mess.

I thought it would be an easy fix (wrap a fixed width div round the 
navigation, or something like that), but it turned out to be quite 
tricky (for me, anyway!).

I switched the layout of the nav elements from float:left to 
display:inline. I then added nowrap, and some absolute positioning. The 
title was floated:right with a big 28em left margin.

This works well in my 4 mac browsers (Safari, Opera, Firefox, IE 
5.2.3). 

I'd like to get some feedback on whether it works in IE5 or 6 or 7 PC. 
I'm interested in what happens when the browser window is made really 
narrow.

Thanks

Richard

My latest version:

http://www.richardnicholson.com/testing/menu_with_frames8/editorial.html

And the original version I was trying to fix:

http://www.richardnicholson.com/testing/menu_with_frames6/editorial.html
______________________________________________________________________
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/

Reply via email to