Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Website Design Forum


You are currently viewing our Website Design Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
What would you recommend?
Old 12-10-2008, 03:47 PM What would you recommend?
Average Talker

Posts: 17
Name: Chris
Trades: 0
Okay, I've been a member here for a while...on occasion I do a little bit of webby type work. I'm helping out with our chamber of commerce site (small town).

Basically the site consists of header, left hand nav, to the right of the left hand nav is the body, and a footer at the bottom.

As of right now we have an include for a portion of the left hand nav (so they can have additional little tid-bits like the weather) Under this is just some links and a little bit of info. Also the footer is an include as well as part of the header.

Here's what they want...when you click a link in the left hand nav it loads in the body without having to re-render the page. We really don't want to use frames...

The whole site is about 18 pages and they basically want each page to have links in the left hand nav and load on the fly without having to re-render the page.

How do you recommend going about doing this? What language does this require?

So we can use the include we're using .shmtl extensions for the file names. (severside includes). If that helps.
__________________
- Chris. Dabbling learner.
redline5th is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 12-10-2008, 04:00 PM Re: What would you recommend?
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,391
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
1/ load everything in one page and use show/hide "tab" style navigation, "tabs" don't have to be vertical. http://www.modtalk.co.uk/article/c-a...gn/dhtml-tabs/

2/ Use AJAX to load on demand from the server.

bear in mind accessibility will be important for a chamber of commerce site and using AJAX exclusively pretty much makes accessibility non-existent.
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Old 12-10-2008, 06:22 PM Re: What would you recommend?
wayfarer07's Avatar
Poo on You

Latest Blog Post:
Introducing WowWindow
Posts: 3,987
Name: Abel Mohler
Location: Asheville, North Carolina USA
Trades: 0
If you just build separate pages, and each page shares the same data for headers, footer, etc, the shared stuff will be cached (at least the images will), and you will barely (if at all) notice the re-rendering of the page. If all of your styles are kept in an external CSS document, that will also be cached.
__________________
I build web things. I work for the startup
Please login or register to view this content. Registration is FREE
.
wayfarer07 is offline
Reply With Quote
View Public Profile Visit wayfarer07's homepage!
 
Old 12-10-2008, 08:33 PM Re: What would you recommend?
Average Talker

Posts: 17
Name: Chris
Trades: 0
Quote:
Originally Posted by wayfarer07 View Post
If you just build separate pages, and each page shares the same data for headers, footer, etc, the shared stuff will be cached (at least the images will), and you will barely (if at all) notice the re-rendering of the page. If all of your styles are kept in an external CSS document, that will also be cached.
That is definitely a good point. That's the way I think it should be. I didn't come up with this idea.

Especially since the site we are building is going to be fairly "light weight" as it is.
__________________
- Chris. Dabbling learner.
redline5th is offline
Reply With Quote
View Public Profile
 
Old 12-11-2008, 05:15 PM Re: What would you recommend?
Super Talker

Posts: 143
Trades: 0
I agree with the tab plan. That does go fast and not lag and re render.
__________________

Please login or register to view this content. Registration is FREE
specialk is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to What would you recommend?
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.28109 seconds with 12 queries