I want to build a page with four sub-pages. It automatically starts on the first subpage.
When the user clicks on an other tab from the sub-menu I normally create a diffrent page for it, but now its a large page with just a little change of the content in it.
I found the contents() function in the jQuery documentation, but I don't think thats it.
I was thinking that maybe I should work with an iFrame, because I saw some questions about it on stackoverflow, but I still got no idea how to change the content than.
Also I was wondering if it's still possible than to use 4 diffrent wordpress pages for that.
Thanks :)