We’d like to remind Forumites to please avoid political debate on the Forum.

This is to keep it a safe and useful space for MoneySaving discussions. Threads that are – or become – political in nature may be removed in line with the Forum’s rules. Thank you for your understanding.

📨 Have you signed up to the Forum's new Email Digest yet? Get a selection of trending threads sent straight to your inbox daily, weekly or monthly!

website design

anybody know of any good web design forums for some hints and tips?

With the site I am designing I have produced a header but what i would like is for this to not have to reload each time someone clicks to a different part of my site.

What language would I need to design this in and any clues on how to do it or where I could find out??

Thanks :)
«1

Comments

  • colin79666
    colin79666 Posts: 1,359 Forumite
    Part of the Furniture 1,000 Posts
    well if your design is the exact same just with different content in the middle part then you browser will read the images from its cache so it will appear not to reload. That's probably the best and most accessible way.

    Alternatively you could use ajax to dynamically load the content but that requires the visitor to have a modern browser.
  • so how do i get the page to reload from cache then?

    Ive been looking at other sites and there headers an background images do not refresh or have to load again, just the content which is what I want mine to do. but mine still appear to reload each time :(

    is there a programming language that i can do this in at all?

    thank :)
  • Moneymaker
    Moneymaker Posts: 1,984 Forumite
    1,000 Posts Combo Breaker
    Yes, HTML or, better still, CSS. Use the same image file(s) for all headers so it needs to load only once.
  • colin79666
    colin79666 Posts: 1,359 Forumite
    Part of the Furniture 1,000 Posts
    you could use php/asp or similar to use common header and footers
    then u just need to change the middle bit for each page
  • martindow
    martindow Posts: 10,634 Forumite
    Part of the Furniture 10,000 Posts Name Dropper
    You don't need to do anything to reload images from the cache. Once browsers have downloaded they remember the image automatically so can render it immediately each time it is needed. This does not mean that you should not do everything you can to reduce the size of images - a lot of people still use dial up. If your section that is the same on all pages is text and not an image it will download very fast anyway so there won't be a problem.

    This is a good web design forum
    http://webproworld.com/
    you can sign up for their newsletter which comes out on weekdays.
  • mtm81
    mtm81 Posts: 103 Forumite
    Part of the Furniture Combo Breaker
    Just one other point - if you made the header an individual file and brought it into your pages as an include (.shtml/asp/php) if you ever decided to change the content of the header - you could change it site wide on only one file .. not have to update every single page..
  • 1 graphic file as a header? that sounds a horrifically bandwidth intensive way of making websites - is there a good reason why you don't want the header to refresh?

    No one has mentioned the old-skool way of doing this: Frames
  • mtm81
    mtm81 Posts: 103 Forumite
    Part of the Furniture Combo Breaker
    I think my post was not clear - not one file as in a graphic file.

    one individual .asp/.php/shtml file..

    that file could include whatever the OP wanted in the header file (tables, divs, navigation. images etc)... but they would be in that one file.

    then the OP brings that file in as an SSI (server side include) and bobs your uncle..
  • Rob_K
    Rob_K Posts: 126 Forumite
    This is a really good site which I used for my own site which makes a really professional result very easy (once you've figured out CSS, which takes about half an hour if you are fairly web/computer literate)

    http://www.free-css-templates.com/
  • chris_p_7
    chris_p_7 Posts: 14 Forumite
    To me it sounds like mightyreds wants to make use of CSS and Javascript to hide and show div's when the mouse is clicked.

    Quite a few websites have this with tabs at the top and you can click each tab but the page doesn't physically reload, it just hides the current text and shows a different piece of text.
    Chris. :cool:
This discussion has been closed.
Meet your Ambassadors

🚀 Getting Started

Hi new member!

Our Getting Started Guide will help you get the most out of the Forum

Categories

  • All Categories
  • 352.4K Banking & Borrowing
  • 253.7K Reduce Debt & Boost Income
  • 454.4K Spending & Discounts
  • 245.5K Work, Benefits & Business
  • 601.3K Mortgages, Homes & Bills
  • 177.6K Life & Family
  • 259.3K Travel & Transport
  • 1.5M Hobbies & Leisure
  • 16K Discuss & Feedback
  • 37.7K Read-Only Boards

Is this how you want to be seen?

We see you are using a default avatar. It takes only a few seconds to pick a picture.