![]() | |
![]() |
| | Thread Tools | Display Modes |
#31
| |||
| |||
|
|
maybe a pages are too simple to solve it in other way then frames. |
|
frameset cols = "25%,*" frame src ="menu.htm" / frame src ="content.htm" / /frameset |
|
vs ?php include_once('menu.htm'); ? div id="content" p>This page's content.... |
#32
| |||
| |||
|
|
Petr Vileta wrote: Bergamot wrote: If you asked how you could shoot yourself in the foot, don't you think we'd rather talk you out of it than provide step-by-step instructions? Maybe my English is too bad but I don't understand what you wanted to say. Sorry. "Shoot yourself in the foot" means you are doing something bad to yourself. The point is that this is a discussion group, not a help desk. If somebody posts a question about how to do something that we consider a bad practice, most of the regular posters here would rather tell them why it is bad and show them better solutions instead of giving the answer they wanted to hear. Somebody asked a solution for frame style pages and I wrote my ideas. We don't want to encourage frames. There are almost always better ways to do whatever the poster wants to do. |
#33
| |||
| |||
|
|
dorayme wrote: I just love how folks fail to address the fact that frames keeps the menu from scrolling away in a natural manner. You can't simply say use includes and walk away! That old argument it getting really tired. It is predicated that you do not have any options when in fact it can be accomplished if you wish with CSS and position: fixed. |
#34
| |||
| |||
|
|
And the other bit is particularly weak, there are always better ways to do most things. |
#35
| |||
| |||
|
|
If you are going to go into tired old arguments, go into them. Mention that fixed has problems, IE6 does not play ball. |
|
It plays ball with frames. |
|
Mention that Spartanicus has or noticed the jerkiness associated with fixed on general scrolling. IE 6 does not jerk with frames. |
#36
| |||
| |||
|
|
In article <d3ada$481087a3$40cba7d0$14062 (AT) NAXS (DOT) COM>, "Jonathan N. Little" <lws4art (AT) central (DOT) net> wrote: dorayme wrote: I just love how folks fail to address the fact that frames keeps the menu from scrolling away in a natural manner. You can't simply say use includes and walk away! That old argument it getting really tired. It is predicated that you do not have any options when in fact it can be accomplished if you wish with CSS and position: fixed. Actually, no one except you is going into tired old arguments. You and Bergamot and others seem to think that saying the least good thing about frames or helping someone to fix the odd problem is encouraging them or backing some side in old arguments. You have the wrong end of the wrong stick. Mention that Spartanicus has or noticed the jerkiness associated with fixed on general scrolling. IE 6 does not jerk with frames. |
#37
| |||
| |||
|
|
In the case of frames it is not just a better way, it is a way that actually works. |
#38
| |||
| |||
|
|
dorayme wrote: If you are going to go into tired old arguments, go into them. Mention that fixed has problems, IE6 does not play ball. No, but it does degrade gracefully. It plays ball with frames. For the one and only "virtue" a statically positioned portion of the page. As long as you overlook all the ugly flaws. Mention that Spartanicus has or noticed the jerkiness associated with fixed on general scrolling. IE 6 does not jerk with frames. What jerking? |
#39
| |||
| |||
|
|
In article <Bv9Qj.4722$ko5.1846 (AT) news-server (DOT) bigpond.net.au>, rf <rf@x.invalid> wrote: In the case of frames it is not just a better way, it is a way that actually works. In the case of frames, many things work *perfectly* well. And when something works perfectly well it is an actual perfection, not some chimera. |
#40
| |||
| |||
|
|
dorayme <doraymeRidThis (AT) optusnet (DOT) com.au> wrote in news:doraymeRidThis-912165.10224325042008 (AT) news-vip (DOT) optusnet.com.au: In article <d3ada$481087a3$40cba7d0$14062 (AT) NAXS (DOT) COM>, "Jonathan N. Little" <lws4art (AT) central (DOT) net> wrote: dorayme wrote: I just love how folks fail to address the fact that frames keeps the menu from scrolling away in a natural manner. You can't simply say use includes and walk away! That old argument it getting really tired. It is predicated that you do not have any options when in fact it can be accomplished if you wish with CSS and position: fixed. Actually, no one except you is going into tired old arguments. You and Bergamot and others seem to think that saying the least good thing about frames or helping someone to fix the odd problem is encouraging them or backing some side in old arguments. You have the wrong end of the wrong stick. Mention that Spartanicus has or noticed the jerkiness associated with fixed on general scrolling. IE 6 does not jerk with frames. IE6 does not "jerk" when simulating position: fixed, if you do it right. Here are a couple of the many ways: http://www.cssplay.co.uk/layouts/fixed.html http://www.nowcss.com/javascript/emu...-in-ie-6-below |
![]() |
| Thread Tools | |
| Display Modes | |
| |