CSS Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignCSS Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old October 4th, 2003, 01:36 PM
rurban rurban is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Oct 2003
Posts: 1 rurban User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Question CSS Overflow:auto - Netscape vertical scrolling

Hi all,

I'm using Overflow: auto to add scroll bars to a page that displays records from a database that have very long URLs that would normally cause the content area to expand beyond the space defined in the stylesheet.

This works great in IE, but Netscape 6 displays a vertical scrollbar and hides content regardless of whether the content overflows horizontally. Another post here suggested that NN doesn't expand content vertically if a <div> has overflow applied, but looks at other page elements to determain the height of the block.

Any workaround suggestions? I've tried defining the height of the overflow div, and the parent div but nothing seems to work.

I'm new to CSS-P any help is greatly appreciated.

I've attached a page template that works with these style sheet definitions (there are more, these seem the most relavent):

#content {
padding: 10px;
margin-left: 2%;
background-color: #FFFFFF;
font-family: Garamond, "Times New Roman", serif;
color: #660000;
margin-top: 1em;
margin-right: 24%;
white-space: normal;
}

#sidebar {
position: absolute;
z-index: 25;
left: 78%;
margin-top: 1em;
border-top-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-left-style: solid;
border-top-color: #CCCC99;
border-right-color: #CCCC99;
border-bottom-color: #CCCC99;
border-left-color: #CCCC99;
padding-left: 1em;



}

#recordwrap {
overflow: auto;
position: relative;
clear: left;
top: 2em;
width: 100%;
Attached Files
File Type: html overflowtest.html (4.5 KB, 320 views)

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignCSS Help > CSS Overflow:auto - Netscape vertical scrolling


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway