Forums
This topic is locked
static nav with horizontal scrolling page
31 Aug 2009 16:18:01 aa su posted:
I'm trying to design a horizontal website that will have a navbar that is static. the nav bar would be at the top portion of the page and the content panes below. How can I make it to were the nav stays static and the content panes will scroll to the side when a link is clicked in the navbar. can I do this with a css that sets the navbar positioning? and the content panes with div tags ? can some one point me in some direction for some reading on horizontal scrolling web design that could help me? Replies
Replied 16 Sep 2009 17:14:25
16 Sep 2009 17:14:25 Patrick Julicher replied:
Hi Aa Su,
I think it would be best to use a frameset that contains 2 frames. Use a menu frame in top that contains your menu. Use a content frame to display the pages. Set the menu options to display in the content frame.
Kind regards, Patrick
I think it would be best to use a frameset that contains 2 frames. Use a menu frame in top that contains your menu. Use a content frame to display the pages. Set the menu options to display in the content frame.
Kind regards, Patrick