Topic: Menu (Page 1 of 1) Pages that link to <a href="https://ozoneasylum.com/backlink?for=9538" title="Pages that link to Topic: Menu (Page 1 of 1)" rel="nofollow" >Topic: Menu <span class="small">(Page 1 of 1)</span>\

 
danica
Bipolar (III) Inmate

From:
Insane since: Oct 2002

posted posted 10-07-2002 19:41

Hard to explain......, I dont know why if you click on vases (one of the options in the menu) the menu goes down and does not stay together :s
i have tried everything!!!

also, the images take too long to load.... is there a way to improve this??



Petskull
Maniac (V) Mad Scientist

From: 127 Halcyon Road, Marenia, Atlantis
Insane since: Aug 2000

posted posted 10-07-2002 19:42

what page are you talking about?

what vases?

what images take too long to load?

*lost*


Code - CGI - links - DHTML - Javascript - Perl - programming - Magic - http://www.twistedport.com
ICQ: 67751342

DL-44
Maniac (V) Inmate

From: under the bed
Insane since: Feb 2000

posted posted 10-07-2002 20:13

um........huh?

danica
Bipolar (III) Inmate

From:
Insane since: Oct 2002

posted posted 10-07-2002 20:22

Sorry I forgot to post the link :S

Here it is:
http://importationdirect.com/test/about.htm

DL-44
Maniac (V) Inmate

From: under the bed
Insane since: Feb 2000

posted posted 10-07-2002 23:16

Ok, several issues here.

1) Images/filesize/loadtimes. For one, you have far more graphics than you actually need. Many of them are also far larger than they need to be (pixel-wise as well as file size). The over-complexity of your table is also a part of the poor load time, and is what is causing your menu to break up.

2) Personally, for this type of layout I would forget about tables altogether. You can find some nice tutorials on CSS layouts over here - http://www.gurusnetwork.com/tutorials/coding/
Incidentally, you can also find one on tables that may be of some help.

Basically the problem can be remedied by setting the menu all in one <td> and setting the valign="top" for that <td>.
If that doesn't do it, set two <td>'s on the left, with the top having a fixed height, and the bottom a height of 100%, and the right <td> will need a rowspan set.




danica
Bipolar (III) Inmate

From:
Insane since: Oct 2002

posted posted 10-08-2002 15:45

Ok, but what if i use frames so the top part of the layout doesnt need to load each time??, does it make sense??, I find those tutorials interesting but im really running out of time :-s and im not even half way done (this is my first website)

thanks for ur help



Post Reply
 
Your User Name:
Your Password:
Login Options:
 
Your Text:
Loading...
Options:


« BackwardsOnwards »

Show Forum Drop Down Menu