|
Posted by dorayme on January 10, 2009, 8:53 pm
Please log in for more thread options
show/hide quoted text
> Daniel Kaplan wrote:
show/hide quoted text
> > But without using any scripting language, jsut pure HTML, what would
> > be a decent substitute for frames?
>
> Why search for a substitute for a design that is fatally flawed?
Depends on what is meant by design. You are thinking the actual
mechanics, the OP is thinking the appearance and some author
conveniences. The appearance is often a perfectly legitimate thing to
want in the sense of, for example, a left col that stays fixed and a
right content area that seems to load new material in on the press of a
link in the left. And the author convenience of write/change a nav frame
once, have it appear/changed on all pages is also a legit thing to want.
Now that I have explained this, feel free to tell OP how it is done, rf.
I know you can do it. Jonathan Little has done this rather well in the
past, perhaps someone can unearth his posts? I will add just the
following:
The convenience of write/change once and have it propagate to all pages
of a website can be done via server side includes - Google being the
first friend to consult here.
As for the 'click this thumbnail in this left panel and have the
enlargement appear in the right panel' sort of thing that frames are
good for, you can simply make sure the enlargement htmls (that *include*
the thumbnail panel), are made to look like each other in *every*
respect except for the changing picture on the right.
--
dorayme
|
|
Posted by Bergamot on January 8, 2009, 3:37 pm
Please log in for more thread options
Daniel Kaplan wrote:
show/hide quoted text
>
> So here's what I did. I took out the line:
>
>
> Since I haven't plugged in any Javascript yet and the flashing is now gone.
http://www.google.com/search?q=flash%20of%20unstyled%20content&num=100
It's an IE oddity.
--
Berg
|
|
Posted by Irina Rempt on January 8, 2009, 4:33 pm
Please log in for more thread options On Thursday 08 January 2009 21:37, Bergamot wrote:
show/hide quoted text
> It's an IE oddity.
Ah, that's why we Linux users didn't see it.
Irina
--
"Of course it is happening inside your head, Harry, but why on earth
should that mean that it is not real?" --Albus Dumbledore
http://www.valdyas.org/foundobjects/index.cgi Latest: 8-Jan-2009
|
|
Posted by Beauregard T. Shagnasty on January 8, 2009, 5:14 pm
Please log in for more thread options Irina Rempt wrote:
show/hide quoted text
> Bergamot wrote:
>> It's an IE oddity.
>
> Ah, that's why we Linux users didn't see it.
Note my post. I see the flash of white in Ubuntu/Firefox 3.0.5.
--
-bts
-Friends don't let friends drive Windows
|
|
Posted by Chris F.A. Johnson on January 8, 2009, 6:50 pm
Please log in for more thread options On 2009-01-08, Beauregard T. Shagnasty wrote:
show/hide quoted text
> Irina Rempt wrote:
>> Bergamot wrote:
>>> It's an IE oddity.
>>
>> Ah, that's why we Linux users didn't see it.
> Note my post. I see the flash of white in Ubuntu/Firefox 3.0.5.
So do I: Mandriva/Firefox 3.0.5.
--
show/hide quoted text
Chris F.A. Johnson <http://cfaj.freeshell.org>
===================================================================
Author:
Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)
|
| Similar Threads | Posted | | Link in a one frame change content of another frame. | October 7, 2005, 1:30 pm |
| How to show last updates in the Website? | January 24, 2005, 7:48 am |
| How to show last updates in the Website | January 25, 2005, 5:08 am |
| Forcing Cache updates | July 21, 2009, 11:23 am |
| Flashing message in an HTA | February 15, 2008, 9:33 am |
| XML2005 program additions/updates --discounts available till October 10 -- cheap airfares | October 4, 2005, 8:06 am |
| HTML5 and XHTML 1.1+ MUST Stop for Now | June 18, 2007, 12:25 pm |
| When did IE stop recognizing entity references without ";"? | October 11, 2005, 10:51 am |
| Stop text from wrapping in span | September 28, 2005, 2:51 am |
| How to stop directory listing a folder | January 22, 2006, 2:51 am |
|