I have a website which will post various articles.
And each of those 'content/article' pages will have their own set of 'share buttons' so that my site visitors can share those articles on their own social media pages etc.
Currently... if someone clicks on those shared links, the 'content/article' pages open in their own window.
I need a solution that will have each article page open in an iframe on the index page.
For a better illustration of what I need, I created this demo page:
http://www.rebelplanetnews.com/colorTest.html
I do not know what type of solution this calls for, but any help would be appreciated.