RSS Forums RSS
Please support our HTML and CSS advertiser: Lunarpages Web Hosting

Navigation Bar that extends the length of the page

Join Date: Aug 2005
Location: Atlanta, GA
Posts: 10
Reputation: Kschikan is an unknown quantity at this point 
Rep Power: 4
Solved Threads: 0
Kschikan Kschikan is offline Offline
Newbie Poster

Re: Navigation Bar that extends the length of the page

  #4  
Aug 8th, 2005
I figured out how to do this. The best way is to us a div, instead of a table. (which really cut down on filesize and makes it render faster anyway :mrgreen: ) the code for the right nav bar is included below.

#right {
position: absolute;
top: 0px;
right: 0px;
width: 15%;
min-height: 100%;
background-color: #B5A642;
}

Unfortunately, IE6 doens't render this correctly. (Curse you, Microsoft!) Anyone know of a hack to make this work in IE also?
Reply With Quote  
Forums | Blogs | Tutorials | Code Snippets | Whitepapers | RSS Feeds | Advertising
All times are GMT -4. The time now is 8:47 am.
Newsletter Archive - Sitemap - Privacy Statement - Acceptable Use Policy - Contact Us
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC