-
Scrollbars in IE display in the DIV tag
Whenever a scrollbar appears in my DIV element it appears within the DIV element and does not expand the size of that element or place the scrollbar after the element.
For example if I have 500 pixel height on a DIV element and a horizontal scrollbar is 10 pixels (estimate) then when the horizontal scrollbar appears (I'm using overflow: auto) then I now only have 490 pixels of information displayed within the DIV tag and 10 pixels of the scrollbar.
If there a property to tell the scrollbar to appear below the DIV tag or have the DIV tag expand to 510 pixels to accomadate the scrollbar without writing javascript
Similar Threads
-
Replies: 1
Last Post: 06-09-2003, 10:57 AM
-
Replies: 2
Last Post: 05-22-2003, 04:03 PM
-
By keith in forum ASP.NET
Replies: 1
Last Post: 02-13-2003, 10:09 PM
-
Replies: 0
Last Post: 02-12-2003, 11:33 AM
-
Replies: 0
Last Post: 02-11-2003, 03:47 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|