|
by FoK 07/19/2003, 9:10pm PDT |
|
 |
|
 |
|
Entropy Stew wrote:
FoK wrote:
That advice comes three days late. But thanks!
When I put the thing up, (tomorrow?) I'll ask how I could have pulled something off without frames. Specifically, I have a menu on the right half of the screen, and when you click a menu item, it swaps out the pictures and text on the left half of the screen. Also, I have a navigation bar on the left hand side at all times and a title bar on top (also at all times). How could tables handle that w/o reloading the whole damn thing (including 300+k of images) with every mouseclick?
Seriously. It's not too late to bring me back from the brink if I'm doing this completely wrong.
The nav images don't have to reload because they're already sitting in the browser cache from when they were first displayed. Frames only reduce the html load time. You also might get sued for using them.
-/ES/-
Gondor has no frames; Gondor needs no frames.
Sued for using them? I'm assuming that's a joke. Right? (I didn't steal this code from someone else, if that's what you're thinking.)
Is there a way to assign names to table cells so that I can send data to particular cells, or is your preferred method just to rewrite the page and have a separate html file for every possible state of the entire site? That seems excessive... why the hostility towards frames? |
|
 |
|
 |
|
|
|
I hesitate to even ask this. by Fullofkittens 07/15/2003, 11:19am PDT 
Re: I hesitate to even ask this. by THE FUTURE 07/15/2003, 2:23pm PDT 
crap NT by Ator the Fighting Eagle 07/15/2003, 2:24pm PDT 
Re: crap by laudablepuss 07/15/2003, 3:59pm PDT 
Re: I hesitate to even ask this. by I need clarification 07/15/2003, 2:26pm PDT 
Raising my hand here. by creativepig 07/15/2003, 4:55pm PDT 
Hmm... by Fullofkittens 07/15/2003, 5:22pm PDT 
I suck by Entropy Stew 07/15/2003, 8:18pm PDT 
Re: I hesitate to even ask this. by chimp 07/15/2003, 4:53pm PDT 
A little help by jeep 07/15/2003, 4:56pm PDT 
Cool. I have a mountain of reading to do, I guess. THX EEVRYBDOY! NT by Fullofkittens 07/15/2003, 5:23pm PDT 
Advice to the beginning web programmer! by FoK 07/19/2003, 6:13pm PDT 
Tip: by Senor Barborito 07/19/2003, 7:34pm PDT 
Re: Tip: by FoK 07/19/2003, 7:43pm PDT 
<Balmer>CACHING CACHING CACHING!</Balmer> by Entropy Stew 07/19/2003, 8:57pm PDT 
Re: <Balmer>CACHING CACHING CACHING!</Balmer> by FoK 07/19/2003, 9:10pm PDT 
Yes he's joking by Senor Barborito 07/19/2003, 9:16pm PDT 
Sadly, I'm not by Entropy Stew 07/19/2003, 9:48pm PDT 
Re: Yes he's joking by E. L. Koba 07/19/2003, 10:05pm PDT 
Re: Yes he's joking by E. L. Koba 07/19/2003, 10:09pm PDT 
At least I didn't tell him to use SSI NT by Entropy Stew 07/19/2003, 10:27pm PDT 
Re: Yes he's joking by FoK 07/19/2003, 11:08pm PDT 
Re: Advice to the beginning web programmer! by Fussbett 07/19/2003, 10:41pm PDT 
|
|