Creative DW Image Show Forum


box Creative DW Image Show
The Creative DW Image Show is an extension that creates a display of images with amazing in and out transition effects. The transition effects can be easily customized, so that they could perfectly meet the user's requirements.

Find out more about Creative DW Image Show

Thread: DW Image display problem

title left
User Details
message
title right
Bobby Sappal

post date:
2009-06-26 11:07:47
Hi AndreirnrnI have used Image Show Pro drop down menus on my website, but why do see the dop down menus for a split second as a list before the page loads?rnrnThanksrnrnBobby
Andrei Rinciog [Extend Studio]

post date:
2009-06-29 06:20:27
Hello again,

Well, you can see the menu as a list before the browser gets to the rendering javascript function. You can speed up the rendering by moving that function directly beneath the menu structure. This way the browser will get to it quicker.

Do not put the rendering script inside a table because the menu won't be rendered in IE anymore (IE problem with javascripts inside tables). If your menu structure is inside a table and you want to put the rendering script directly below it, you must break the table after the menu structure first.

Regards,
Andrei Rinciog