|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
need a frame like w/o frames
Having issues with this. I need this page & cross browser
-------------------- - W-100% H-121px - <--- non-Scrolling -------------------- -#############- <--- W - 100px -#############- <--- H - auto -#############- <--- Scrolling -#############- -------------------- Im using frames now, it was a quick fix. for what I needed. now I got to get away from from them. I need this to be full screen and resizeable Thanks for any help you can offer Thanks ![]() |
|
#2
|
||||
|
||||
|
Use:
'overflow: hidden;' for the top div, and 'overflow: auto;' for the content, scrolly div... Hope that helps |
|
#3
|
||||
|
||||
|
You can achieve the scrolling effect no problem with css and no frames, but you loose the functionality [ie, being able to load new .html/.php/.asp/.whatever pages into it...]
__________________
Support requests via PM will be ignored! |
|
#4
|
|||
|
|||
|
Quote:
but if you are going to be using a server-side language anyway then you can include them via the get method..and then for the user it will pretty much act like frames.
__________________
Jack --------- use code tags become vegetarian python? yes, sir! unarm.org get firefox If I helped you then please click the " " in the upper right-hand corner of my post.
|
|
#5
|
||||
|
||||
|
This is true.
|
|
#6
|
|||
|
|||
|
Or ... why the christ can't I have a table
100% x 100% 2 rows 1 column top row 100% W x 121px H bottom row 100% W x and no H set and have scroll:auto why wont that work. |
|
#7
|
||||
|
||||
|
You'd have to have two tables...
One static, one dynamic... Gary (Kk5st) has some good examples here... http://garyblue.port5.com/webdev/scrollingtable.html http://garyblue.port5.com/webdev/scroll_in_table.html |
![]() |
| Viewing: Dev Shed Forums > Web Design > CSS Help > need a frame like w/o frames |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|