Hi everybody,
Here's what I'm trying to do:
- Make links load content in a different area of the page (another div/content area)
- Make links load one chosen piece of the content (js/html) instead of having to make 100s/1000s of separate html files for each small piece of content (js/html).
How can this be done?/what are the ways this can be done?
Thanks
elixium
Edits:
Looks like I found the first part:
http://www.dynamicdrive.com/dynamicindex17/ajaxcontent.htm
Still haven't found a way to avoid making 1000s of files.
Here's what I'm trying to do:
- Make links load content in a different area of the page (another div/content area)
- Make links load one chosen piece of the content (js/html) instead of having to make 100s/1000s of separate html files for each small piece of content (js/html).
How can this be done?/what are the ways this can be done?
Thanks
elixium
Edits:
Looks like I found the first part:
http://www.dynamicdrive.com/dynamicindex17/ajaxcontent.htm
Still haven't found a way to avoid making 1000s of files.
Last edited:















