Hi all,
Actually i want to two link in my page using ajax. Let me explain the problem:
Like my site have three page in which about me, contact me and personal info are three page . All these three page are connected with database and fetching some information from database.
But when i click any of these links page is going to refresh.
But i want page should not refresh. I think using ajax i can do this. But correct way i do not know. So please help me to solve this problem. My means when i will click on contact me or about me page then page should not be refreshing. Directly it should be connected with database.
I know for this i will have to use onclick event . But onclick event what type of ajax function i should use that i don't know.
Please help me . I will be thankful of that person who will help me .
thanks,
gagan