•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the HTML and CSS section within the Web Development category of DaniWeb, a massive community of 401,466 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,045 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our HTML and CSS advertiser: Lunarpages Web Hosting
Views: 632 | Replies: 8 | Solved
![]() |
| |
i have done this before but cannot for the life of me remember how it is done. i have my title for my website which is a photoshop image and it is used on all the pages each time i go to a different page in the site it reloads the image and the flash menu.
how can i stop them from reloading each time the new page is accessed and only load the new content onto the page.
the only things that change on the new pages are the text inside the table and the title at the top of the table.
i know i could have done it using iframes and loading the new data for each page into an iframe but i have completed the site now and it would be easier to get the page to stop loading the same images twice.
how can i stop them from reloading each time the new page is accessed and only load the new content onto the page.
the only things that change on the new pages are the text inside the table and the title at the top of the table.
i know i could have done it using iframes and loading the new data for each page into an iframe but i have completed the site now and it would be easier to get the page to stop loading the same images twice.
i no once the have been loaded once they are cached but even when the flash menu has been cached it still takes a long time for the menu to load up. all the other objects on the page just flicker which i can live with but the menu takes a couple of seconds to load which is not so good. this is why i was looking at loading the other pages using iframes or xmlhttprequests.
You don't have enough cache memory if that happens. This is a browser setting, not something you can control in a program.
If the entire page won't fit in the unused cache space, the browser will dump the entire cache to make room for the new page. It does not first check to see if content is the same.
If the entire page won't fit in the unused cache space, the browser will dump the entire cache to make room for the new page. It does not first check to see if content is the same.
Daylight-saving time uses more gasoline
i have already completed the site and to set it up with framesets would be to time consuming. thanks for the reply though. i have nearly worked it out using iframes and the flash menu. the content will not open up in the iframe it just keeps on opening up in a new window.
the code i have used is
does anyone no why this aint working
the code i have used is
on (release){
getURL("commissioning/index1.htm" , "ifrm");
}does anyone no why this aint working
![]() |
•
•
•
•
•
•
•
•
DaniWeb HTML and CSS Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
Similar Threads
- Incomplete Loading of JSP page (JSP)
- Flooding/Spamming/Banning on forums (Growing an Online Community)
- Advertisements (DaniWeb Community Feedback)
- New social networking features (DaniWeb Community Feedback)
- Images in signatures (Growing an Online Community)
- Problems loading websites (Web Browsers)
- Incredibly long loading times.. (Web Browsers)
Other Threads in the HTML and CSS Forum
- Previous Thread: Column height dependent on content column
- Next Thread: loading images into iframes



Hybrid Mode