Reviews, updates and in depth guides to your favourite mobile games - AppGamer.com
|
|
DHTML Info Change |
Page: 1 | Reply |
Mar 5th 2004 | #144365 Report |
Member since: Dec 24th 2001 Posts: 222 |
Does anyone know a way to use DHTML to change the content of part of my table? Im building a site that basically consists of a table for teh top bar navigation...a column for a left side navigation and information area...and a column on the right for another information area. I want to be able to change the content in the right column....but I don't want to use frames because I want the entire site to be able to scroll....any ideas?
|
Reply with Quote Reply |
Mar 5th 2004 | #144366 Report |
Member since: May 22nd 2003 Posts: 315 |
does it have to be client side? I think the ebst way to be compatible with this type of script would be to use server side coding...
|
Reply with Quote Reply |
Mar 5th 2004 | #144367 Report |
Member since: Mar 18th 2001 Posts: 6632 |
you could use an iframe. that would be the easiest way.
|
Reply with Quote Reply |
Mar 10th 2004 | #144921 Report |
Member since: Dec 24th 2001 Posts: 222 |
[QUOTE=deker]you could use an iframe. that would be the easiest way.[/QUOTE] can I format an Iframe so it doesn't scroll on its own but with the page? as though it were part of the page? |
Reply with Quote Reply |
Mar 10th 2004 | #144922 Report |
Member since: Dec 24th 2001 Posts: 222 |
[QUOTE=Doolittle]does it have to be client side? I think the ebst way to be compatible with this type of script would be to use server side coding...[/QUOTE] I've been looking into server side languages...but being that I have had no experience with them, I'm finding it a little difficult to understand....what language would you recomment? |
Reply with Quote Reply |
Mar 10th 2004 | #144940 Report |
Member since: May 22nd 2003 Posts: 315 |
Php, all you would need to use is includes to make the 'right' side easily changeable... basically you'd make teh right side one file and then include it on every page so in order to change it you would only need to edit one single file... [PHP] [/PHP] Thats all it woudl take if you want to know it. |
Reply with Quote Reply |
Mar 12th 2004 | #145175 Report |
Member since: Dec 24th 2001 Posts: 222 |
ok I will definitely look into PHP more....I have been trying to learn it but I don't know anything about how servers work and everytime I go to a site to learn the language I get bombarded with information about servers and installing a server on my computer or somethign of teh sort to run php on my comp but one more question, can I dynamically change the file being included? because I can't reload the page to change the information section...I have a music player on the site made with flash and if the page were reloaded the music would restart so I just need one area to change....so basically what I'm asking is can I refresh just the 'filename.php' reference? |
Reply with Quote Reply |
Mar 12th 2004 | #145179 Report |
Member since: Mar 18th 2001 Posts: 6632 |
You can only do it without reloading the page by using an iFrame or regular frames. Everything else will reload the whole page. You could put the music player in it's own frame to keep it from loading, or make the flash player work in a pop-up window. That's the easiest way.
|
Reply with Quote Reply |
Page: 1 | Back to top |
Please login or register above to post in this forum |
© Web Media Network Limited. All rights reserved. No part of this website may be reproduced without written permission. Photoshop is a registered trademark of Adobe Inc.. TeamPhotoshop.com is not associated in any way with Adobe, nor is an offical Photoshop website. |