The websites that some companies have are completely written in Flash, so that they can keep everything all in one page, then change to different "pages" within that page without the page reloading or refreshing. I had a great idea for a website that I want to make (I'm only just beginning to learn web languages), but I don't like Flash, it seems too limited to me.
So for my question, is there any way that you can create a flash-like web page (where clicking on a link or a tab always loads into the same page) in HTML, PHP or other type of non-flash language?
If that seems a little vague, I don't want the page to refresh or load a new page. I want it to load the whole site when you first visit (although I suppose this would take longer), and when you click on a link a new section just slides in in place of the first. Seems like quite a reach, since if it was possible then everyone would have this already, but hopefully I just haven't come across this yet.
Thanks!
So for my question, is there any way that you can create a flash-like web page (where clicking on a link or a tab always loads into the same page) in HTML, PHP or other type of non-flash language?
If that seems a little vague, I don't want the page to refresh or load a new page. I want it to load the whole site when you first visit (although I suppose this would take longer), and when you click on a link a new section just slides in in place of the first. Seems like quite a reach, since if it was possible then everyone would have this already, but hopefully I just haven't come across this yet.
Thanks!