I have an email application and I have a side menu with all the email boxes that will be available to the user. Here is the image:
What I want to do is:
Each time I select (click) an item from that menu it reloads only the content of the page, without reloading the page as a whole, ie change only what the user is viewing without reloading the entire page.
Is it possible ??