I'm using SharePoint 2010 and I have created a couple site pages containing lists and charts. All data being pulled and manipulated from a single list. I'm now trying to group the site pages within a single site page. My plan was to use add them all to a single page using Page Viewer
Web parts then use some JQuery libs to create a tab view for each web part. However just including a site page within a site page is causing the page to redirect once the sub-site page loads.
Any tips or resolution on how to do this or will I need to recreate all the content into a single site page to achieve this?