0

I have a menu, it contains multiple items, each menu item will retrieve data from the database. I want to do it without the page refresh, I want like an area that will change when the user clicks on the menu link. How should I send data to the php script and how should I get it from there and preview it on the page? If you can send me any information, references or examples that will be great. Thanks in advance.

0

1 Answer 1

1

I would start by reading some of the documentation from the jQuery website: http://api.jquery.com/category/ajax/

This might also be of interest to you: http://articles.sitepoint.com/article/ajax-jquery

Sign up to request clarification or add additional context in comments.

1 Comment

It may also help to learn how ajax/dom manipulation works apart from jQuery. ibm.com/developerworks/views/web/… This link if you have a lot of time for reading might help explain things better

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.