|
|||||||
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
#1 |
|
Member (9 bit)
Join Date: Jan 2002
Posts: 294
|
Splitting a web site
I am using dream weaver 8... what I am trying to do may sound confusing but, im trying to create the top half of my web site as a header... then the bottom half changes to different pages once you click a link in the header. But I want the header to stay at the top. I dont know if this is possible or not. The reason is, my header is flash and I dont want it to reload every time someone clicks a link. So I would like it to stay put and just the bottom half of my site change.
__________________
Sys:ASUS M4A785TB-MD Motherboard, AMD Phenom II X3 710 Processor 2.60 GHz. G.SKILL 4GB (2 x 2GB) 240-Pin DDR3 SDRAM DDR3 1333 (PC3 10600), Antec earthwatts EA430 430W Continuous Power ATX12V v2.0 |
|
|
|
|
|
#2 |
|
Member (5 bit)
Join Date: Mar 2009
Posts: 17
|
You can look into using iFrames but this doesn't help on the SEO side. AJAX may also be an option but uses javascript so may lose out if someone doesn't have it installed on their machine. Again, not the best for SEO.
I'm no expert in it by any means but have a look at the google results and you may get an idea what you can do |
|
|
|
|
|
#3 |
|
Member (7 bit)
Join Date: Jan 2003
Posts: 89
|
With Dreamweaver you can just design the header and sidebars(if applicable) then save as a template. I've done this with a few sites. I used flash for fonts on headers so it wouldn't matter whether or not the end user had them installed on their machine. PM me and I'll give you a link for an example.
|
|
|
|
|
|
#4 |
|
Barefoot on the Moon!
Staff
Premium Member
Join Date: Aug 2002
Location: Northeastern USA
Posts: 13,385
|
You can look at SSI (server side includes) or look into what ever server-side language is supported by your web server.
there's a limit to what you can do with client-side languages without over complicating things.
__________________
There are two secrets to staying young, being happy, and achieving success. You have to laugh and find humor every day, and you have to have a dream.
|
|
|
|
|
|
#5 | |
|
Member (7 bit)
Join Date: Jun 2008
Location: Palm Springs,Ca
Posts: 93
|
Quote:
This makes the the webpage act as 2-3 seperate browsers. You reference the targeted page from the top page and when the user clicks on the link the bottom page changes to the desired page, while the header reamains the same. You should also make sure that you set the the NORESIZE Attribute to the column so the users cannot adjust the header |
|
|
|
|
|
|
#6 |
|
Forum Administrator
Staff
Premium Member
Join Date: May 2000
Location: Joplin MO
Posts: 37,790
|
IT-SGT, you have a private message.
|
|
|
|
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|