This is a discussion on "Load part of a page." within the Web Page Design section. This forum, and the thread "Load part of a page. are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
Load part of a page.
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
|||
|
Load part of a page.
I am building a site with a flash header. The links are in the flash. When someone clicks a link I only want the bottom part of the page to change. I know this can be done with frames but I want the entire page to scroll and not just the bottom half. I can use php include to load a separate page in a table cell, but then the flash still has to reload when you go to a different page. Does anyone know how to do this?
|
|
|
|
|||
|
Re: Load part of a page.
There is probably some tricky javascript for doing this, otherwise, I can't think of a way.
|
|
||||
|
Re: Load part of a page.
So why not load a php include in a div?
Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
|
|
|||
|
Re: Load part of a page.
The flash will still have to reload/replay when someone goes to another page...
|
|
||||
|
Re: Load part of a page.
The only way I know to do it is javascript, preferably AJAX.
|
|
|||
|
Re: Load part of a page.
How would I do it with AJAX? I have never used it and know only a little javascript.
|
|
|||
|
Re: Load part of a page.
You could try using an iframe maybe?
|
|
|||
|
Re: Load part of a page.
Ehhhhh, no!
|
|
|||
|
Re: Load part of a page.
Well yeah, I know, but by the sound of it thats not an issue. He wants to have his navigation as a flash file which isnt extactly great for seo either.
|
![]() |
| Tags |
| load, page |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Page Load Issue | kathyc | JavaScript Forum | 1 | Jun 13th, 2008 02:21 |
| how to load a different image on a web page and attach a hyperlink | everderese | JavaScript Forum | 4 | Apr 2nd, 2007 16:52 |
| my new project ( part 2 ) | bruno89 | Webforumz Cafe | 41 | Mar 29th, 2007 22:25 |
| SEO / SEM glossary Part 3 | webulletin | Search Engine Optimization (SEO) | 2 | Nov 22nd, 2006 23:33 |
| Use CSS to load/change text without changing entire page? | Andy K | Web Page Design | 2 | May 28th, 2005 21:17 |