• Div reloading with ajax/jquery
    1 replies, posted
Hey, I have recently been starting to develop my own website in php and its going quite well, i am using a switch in my index to select which action has been selected and i use a function to display the according page in a content div. Now i've been trying to replace my index with a way with jquery or ajax to make it so that the only thing that reloads when i click my url buttons is my content div. Tough i think the system i currently use is unfit for this kind of operation, does anyone have any idea how to do this? or even wat i mean? :P
Look up the jQuery .load() function.
Sorry, you need to Log In to post a reply to this thread.