Page is a not externally linkable
- Code, Content, and Presentation
-- HTML
---- Page Design


mousemoves - 4:38 pm on Jan 16, 2001 (gmt 0)


you don't need separate function calls for each graphic that you want to preload because your for loop will take care of all your arguments in one MM_preloadImages call.

MM_preloadImages('images/navselld.gif','images/navservd.gif',...);

i agree use more tables, not just one big table. i don't think nesting tables is a good idea either. use colspan and rowspan if required.

keep your code as small and as logically simple as possible, and remember every character,including whitespace, adds to download time as well.


Thread source:: http://www.webmasterworld.com/html/185.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com