Not signed in (Sign In)

Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.


    • CommentAuthorjustnajm
    • CommentTimeNov 29th 2006
     
    Hi,

    In my each web page there is a header image which is quite huge in size, therefore takes time to load but this happens every time on each page, is this possible that after loading it once it should not take time to load again and again for each page.

    Thanks.
    • CommentAuthorjustnajm
    • CommentTimeMar 23rd 2007
     
    I have found one more thing that if you do have any header in flash swf form then after it load once there is no need to load again and again for other pages on the same domain.
    • CommentAuthorspydev
    • CommentTimeMar 25th 2007
     
    well for both of the case it depends ....
    1) if you are using dynamic pages like ASP or PHP. .. then make seperate page for header and include it in all the pages which use header.. this will save loading time and updation time..

    2) if its not dynamic pages then use library of dreamweaver but i dont know if it save loading time or not..