This is a discussion on "Framesets" within the Web Page Design section. This forum, and the thread "Framesets are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Framesets
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
Framesets
ok...ive made a frameset....i need to find out how to make it scroll left to right when minimized, instead of shrinkin my frames to make them fit..anyone know how to accomplish this?
here is the code
|
|
|
|
#2
|
||||
|
||||
|
Re: Framesets
Why are you using frames? There is no good reason to.
And I'm sure everyone here will back me up.
Last Blog Entry: 3D Chess in your browser! (Mar 14th, 2008)
|
|
#3
|
|||
|
|||
|
Re: Framesets
well what else could i do to make this layout work? i mean, whats the best way to do it then?
|
|
#4
|
|||
|
|||
|
Re: Framesets
Alex is right, and I back him up 100%: Frames are bad! They are an annoying way to divide content, or display another site inside yours, which is not good anyways (usually against copyright/patenting laws). If you want to divide your page, use divs that are styled with css.
However, in order for us to get an idea of what you are attempting, posting a link to your site would be good. Please do so...
Last Blog Entry: Windows Vista vs. Mac Leopard (Nov 4th, 2007)
|
|
#5
|
|||
|
|||
|
Re: Framesets
Quote:
|
|
#6
|
|||
|
|||
|
Re: Framesets
well ive pretty much got it straightened out now...but it has a few bugs..when i few it in firefox it doesnt display my right column...and in IE7 it doesnt display my left column...
here is my code...
i havent had a chance to upload this to my actual site yet..but when i do, ill be sure to post the link.. |
|
#7
|
|||
|
|||
|
Re: Framesets
ok ive got it working somewhat now, but when i minimize my browser, my columns drop down below the other...how can i fix that...
here is my code with the changes ive made...
|
|
#8
|
|||
|
|||
|
Re: Framesets
Didn't have any problem when I tested your code?
Tested with FF and IE!
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
|
#9
|
|||
|
|||
|
Re: Framesets
Really?...i cant get it to quite work...it works fine in a full screen..but when u shrink the window...the columns go to dropping..
|
|
#10
|
|||
|
|||
|
Re: Framesets
when I resize my window, nothing happen!
All of your div sits at the left side of my screen.. is it what your page suppose to be..?
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
|
#11
|
|||
|
|||
|
Re: Framesets
no..it should be 3 columns..what i really want is the 3 columns, and no shrinking when you shrink your browser...id like to have a scroll bar instead
|
|
#12
|
|||
|
|||
|
Re: Framesets
could you post a screen shot of how your page will looks like?
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
|
#13
|
|||
|
|||
|
Re: Framesets
i would, but when i view on my work computer is doesnt display right..it comes up as 1 column, and 3 rows...i want it the other way...
|
|
#14
|
|||
|
|||
|
Re: Framesets
It basically your positioning problem!
I have an example of a simple CSS layout page here that you could look at it and study how I position every element. If you want, I'll post them here
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
|
#15
|
||||
|
||||
|
Re: Framesets
To stop this, usually i create a container to fit my columns in...
__________________
Marc Staff Manager - Webforumz.com Want to be a moderator? PM me. |
|
#16
|
|||
|
|||
|
Re: Framesets
Here is the CSS Sample Layout I promise you:
Last Blog Entry: ASP Programming Tips and Technique (Oct 26th, 2007)
|
![]() |
| Thread Tools | |
|
|