top



Hello, How can I do some parts of my page not to be loaded from the beggining when the user reloads the page ??? Facebook does that with the chat.If you refresh the page the chat will not be reloaded, only the rest of facebook page will be reloaded.

How can I do it ???

Thank you in advance !

That's AJAX!
I'm not really sure how to make AJAX work cause I've not gone into it yet. Sorry. Someone else will have to help.

Ok I will wait Smile

Did someone find something ???

Is it something like this, you are looking for?

http://www.w3schools.com/Ajax/tryit.asp?filename=tryajax_first

No... Well if you try to refresh facebook the navigation bar, the chat, and some other parts are not loaded from the beggining... I want to do it too on my forum.I want to have some parts that will not be loaded from the begining on chaning page or refreshing the page... I want them to stay as they are loaded from the first time the page is loaded...

That's it... Smile

Thank you !!!


EDIT: Look what I found:

http://stackoverflow.com/questions/5768573/refresh-only-part-of-the-page-and-change-the-url-jquery-is-this-possible

http://stackoverflow.com/questions/7539752/how-to-refresh-only-a-part-of-the-page-when-f5-or-refresh-button-is-pressed

I think that this ↑ when f5 is pushed or Ctrl + R or a navbar button rehreshes/loads some part of the page.I want the reverse to change that code so as to keep the part I want and not to refresh it every time the f5 is pushed or Ctrl + R or a navbar button.

Thank's

Still nothing ??? :(

Well can that be done on a forumotion forum or not ?

I don't know if it's cause of my line but the Facebook chat actually does reload with the page.

Japorized wrote:I don't know if it's cause of my line but the Facebook chat actually does reload with the page.
It does indeed. When reload facebook, the chat does that as well.
Even more intresting from my side, my chat gets stuck alot so i won't recieve any messages until i reload

Yeah I am sorry they changed it... Look to the navbar Smile

@Lil: lol

@sgeorge: Oh, I get what you mean now. You mean that the main navigation bar (at the top, the blue one) doesn't reload with the page when certain pages were clicked?

Yes !!! Exactly that !!!

Does anybody know something ???

Thank's if not tell me (except Japorized who already told me)... Thank you...

So is someone who can help me ?