|
| |
|
|
mcconnac
Posts: 1 Joined: 11/13/2003 Status: offline
|
Speeding up cascading style sheets - 11/14/2003 0:00:36
Hi I am using cascading style sheets (If this is the same as flying menus) with DreamWeaver, with about 5 initial levels, floating to a potential 4 sub levels from each of these, and a further 5-10 from these. The objective is so that the end users can see all the links, without having to click, only float across the topics to see where this takes them. After the pages load the first time, this does exactly what I needed, but the initial Java Loadtime (I assume Java) takes up to 5 seconds on screen (with T1), and I am getting complaints about the initial blank screen for such a long time. Can the code that has been inserted from the Dreamweaver simple tools to create these menus be changed into better code, or am I just doing something stupid?
|
|
|
|
Nancy
Posts: 3626 Joined: 11/9/1999 From: Nebraska Status: offline
|
RE: Speeding up cascading style sheets - 11/14/2003 18:36:16
Additionally, if you are using tables it may be affecting how your site loads. If you have one main table, with nested tables inside, there will be a delay of anything showing up until the main table loads. The option would be to use individual tables for some things and "stack" them, rather than nesting. In a large majority of cases, the CSS is not the cause of a delay in load time. Nancy
_____________________________
Easy Estimates -- is a simple to use tool to quickly build a Web site page enabling visitors to quickly and easily create an estimate of the cost of services that you provide.
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|