Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
Old 03-20-2005, 08:06 PM Fixed Nav bar in CSS
Experienced Talker

Posts: 33
Trades: 0
Hi all. Did a search but couldn't find any help so thought I'd ask. This is my first experience with CSS and I'm working on converting a site with frames to css.
Code:
#Nav {
	position:absolute;
	position:fixed;
	top:0px;
	left: 0px;
	width:120px;
	height: 100%;
	padding:1px;
	background-color:#0099FF;
	border:2px solid black;
	}
	
#Content {
	margin:0px 0px 0px 125px;
	padding:1px;
	}
I want a fixed nav bar on the left and this code works fine in NS but IE doesn't support fixed, when I use it the nav box gets stacked on top of the content box, and if I don't use it of course the nav bar scrolls with the page. Anyone know of a way around this?
Thanks.
Prometheus is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Reply     « Reply to Fixed Nav bar in CSS
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.08175 seconds with 12 queries