I wonder if it’s possible to have several div elements with different id that has different contents and then add them with prepend depending of the choice from a menu? When the page load, all of these element should be hidden. Could I do that?
EDIT:
Instead of load several different pages with just some text, but with different subject, my idea was to have all info on one page and just show the some parts depending on the user choice. Is this a bad idea?
DEMO
Create all your menu and box elements:
Make sure your boxes are CSS:
Than simply do: