Recent Topics

1 Aug 12, 2006 02:53    

Hey guys,
Got another for ya. lol And i don't even know what i'm really looking for but...

1. Is there a way to make my sidebar stationary? what I want users to be able to do is nnavigate through the blog with out the side bar changing. so if the click "more" to view a full post, the main post area updates and not the entire page.

2. Is there a way to make certain parts of my sidebar refresh automatically?
Specifically I'm looking for a was for a way to make the browser refresh the area of "who's online" every couple minutes.

2 Aug 13, 2006 22:13

ok I think iframe is what i need to be using, emphasis on "i think".

I changed my my _main.php file to include the all the header/sidebar information but replaced the main body portion with

<iframe src="_main_body.php" width="100%"></iframe>

_main_body.php is where i put all the infomation about the main blog body. I works in meaning that it calls the page but it doesn't cause the sidebar and headers not to reload with the rest of the page when i link is clicked.

Any ideas? Has anyone tried this before? I've searched the forums but can't find anything close to what i'm looking for.


Form is loading...